2021-06-16 02:09:57,937 DEBUG 17:basic_clamp.py(1) - Basic CLAMP init started 2021-06-16 02:09:57,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf', value='onaptests.scenario.basic_cnf:BasicCnf', group='xtesting.testcase') 2021-06-16 02:09:57,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-06-16 02:09:57,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-06-16 02:09:57,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-06-16 02:09:57,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-16 02:09:57,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-16 02:09:57,939 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-16 02:09:57,939 INFO 169:run_tests.py(1) - Running test case 'basic_clamp'... 2021-06-16 02:09:57,940 DEBUG 26:basic_clamp.py(1) - start time 2021-06-16 02:09:57,940 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-16 02:09:57,940 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 02:09:57,940 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-16 02:09:57,941 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-16 02:09:57,941 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:09:57,941 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-16 02:09:57,942 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-16 02:09:57,942 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:09:57,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:09:58,246 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 844 2021-06-16 02:09:58,248 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 02:09:58,248 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"981bb06c7f464274b232ed873b7ee9c7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-16 02:09:58,251 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-16 02:09:58,252 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-16 02:09:58,252 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-06-16 02:09:58,252 INFO 267:__init__.py(1) - attempting to create Vendor basiclamp_vendor in SDC 2021-06-16 02:09:58,253 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-16 02:09:58,253 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 02:09:58,253 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-16 02:09:58,253 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-16 02:09:58,254 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:09:58,254 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-16 02:09:58,254 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-16 02:09:58,254 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:09:58,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:09:58,468 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 844 2021-06-16 02:09:58,470 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 02:09:58,470 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"981bb06c7f464274b232ed873b7ee9c7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-16 02:09:58,472 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-16 02:09:58,472 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-16 02:09:58,472 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-06-16 02:09:58,488 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-16 02:09:58,488 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-16 02:09:58,488 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basiclamp_vendor", "description": "vendor" } 2021-06-16 02:09:58,488 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-16 02:09:58,489 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-16 02:09:58,489 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basiclamp_vendor", "description": "vendor" } 2021-06-16 02:09:58,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:01,742 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-16 02:10:01,744 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-16 02:10:01,744 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"601a7120be894e02a3abacc763c82d99","version":{"id":"ac2ca7038f3f407094fa6f01a5cc57f4","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-16 02:10:01,746 INFO 284:__init__.py(1) - Vendor basiclamp_vendor is created in SDC 2021-06-16 02:10:01,746 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basiclamp_vendor in SDC 2021-06-16 02:10:01,750 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-16 02:10:01,750 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/601a7120be894e02a3abacc763c82d99/versions/ac2ca7038f3f407094fa6f01a5cc57f4/actions 2021-06-16 02:10:01,751 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-16 02:10:01,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:02,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/601a7120be894e02a3abacc763c82d99/versions/ac2ca7038f3f407094fa6f01a5cc57f4/actions HTTP/1.1" 200 2 2021-06-16 02:10:02,644 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-16 02:10:02,644 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-16 02:10:02,648 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/loop/clamp.py:60: 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-16 02:10:02,662 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:10:02,662 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:10:02,662 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-16 02:10:02,662 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-16 02:10:02,662 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,663 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-16 02:10:02,663 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-16 02:10:02,663 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:02,846 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 1329 2021-06-16 02:10:02,848 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:10:02,849 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 02:10:02,852 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:10:02,853 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:10:02,853 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:10:02,853 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:10:02,853 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:10:02,854 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 02:10:02,854 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:10:02,854 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-16 02:10:02,854 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:10:02,855 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:10:02,855 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-16 02:10:02,856 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-16 02:10:02,856 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,856 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-16 02:10:02,857 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-16 02:10:02,857 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:02,971 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 1329 2021-06-16 02:10:02,972 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:10:02,972 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 02:10:02,975 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:10:02,976 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:10:02,976 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:10:02,976 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:10:02,976 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:10:02,977 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 02:10:02,977 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:10:02,977 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-16 02:10:02,977 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:10:02,978 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:10:02,978 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-16 02:10:02,978 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-16 02:10:02,978 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,979 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-16 02:10:02,979 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-16 02:10:02,979 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:02,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,170 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 1329 2021-06-16 02:10:03,171 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:10:03,172 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 02:10:03,174 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:10:03,174 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:10:03,174 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:10:03,174 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:10:03,174 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:10:03,174 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 02:10:03,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:10:03,175 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-16 02:10:03,175 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:10:03,175 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:10:03,175 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-16 02:10:03,175 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-16 02:10:03,175 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:03,176 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-16 02:10:03,176 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-16 02:10:03,176 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:03,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,271 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 1329 2021-06-16 02:10:03,272 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:10:03,272 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 02:10:03,274 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:10:03,274 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:10:03,274 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:10:03,274 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:10:03,275 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:10:03,275 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 02:10:03,275 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:10:03,275 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-16 02:10:03,275 INFO 267:__init__.py(1) - attempting to create Vsp basicclamp_VSP in SDC 2021-06-16 02:10:03,275 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:10:03,275 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:10:03,275 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-16 02:10:03,276 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-16 02:10:03,276 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:03,276 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-16 02:10:03,276 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-16 02:10:03,276 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:10:03,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,444 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 1329 2021-06-16 02:10:03,445 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:10:03,445 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-16 02:10:03,448 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:10:03,448 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:10:03,449 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:10:03,449 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:10:03,449 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:10:03,449 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-16 02:10:03,449 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:10:03,450 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-16 02:10:03,454 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-16 02:10:03,455 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-16 02:10:03,455 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-16 02:10:03,455 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-16 02:10:03,455 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:10:03,455 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-16 02:10:03,456 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-16 02:10:03,456 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-16 02:10:03,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,774 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 999 2021-06-16 02:10:03,775 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-16 02:10:03,775 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"601a7120be894e02a3abacc763c82d99","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"981bb06c7f464274b232ed873b7ee9c7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"41f4e4b9632c449aa324fca2f3c006b0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37046fa6c9534b1f8c50ebbc403db664","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ef9b64d8ef5c411ea451fa040d905e65","type":"vlm","name":"6aca5459-cefa-4eee-8658","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0648c1ec0d0d418bbae7b9f21d7aa4ff","type":"vlm","name":"a6191ca8-f4cb-40e9-94ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-06-16 02:10:03,778 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-06-16 02:10:03,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-16 02:10:03,778 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-16 02:10:03,778 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/601a7120be894e02a3abacc763c82d99/versions 2021-06-16 02:10:03,778 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:03,778 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-16 02:10:03,779 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/601a7120be894e02a3abacc763c82d99/versions 2021-06-16 02:10:03,779 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:03,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/601a7120be894e02a3abacc763c82d99/versions HTTP/1.1" 200 264 2021-06-16 02:10:03,852 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:03,852 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ac2ca7038f3f407094fa6f01a5cc57f4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809398658,"modificationTime":1623809402367,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:10:03,854 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 02:10:03,854 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-16 02:10:03,854 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-16 02:10:03,855 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/601a7120be894e02a3abacc763c82d99/versions 2021-06-16 02:10:03,855 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:03,855 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-16 02:10:03,855 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/601a7120be894e02a3abacc763c82d99/versions 2021-06-16 02:10:03,855 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:03,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:03,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/601a7120be894e02a3abacc763c82d99/versions HTTP/1.1" 200 264 2021-06-16 02:10:03,965 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:03,966 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ac2ca7038f3f407094fa6f01a5cc57f4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809398658,"modificationTime":1623809402367,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:10:03,968 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 02:10:03,968 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-16 02:10:03,968 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-16 02:10:03,968 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basicclamp_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basiclamp_vendor", "vendorId": "601a7120be894e02a3abacc763c82d99", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-16 02:10:03,969 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-16 02:10:03,969 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-16 02:10:03,969 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basicclamp_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basiclamp_vendor", "vendorId": "601a7120be894e02a3abacc763c82d99", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-16 02:10:03,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:12,050 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-16 02:10:12,052 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-16 02:10:12,052 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"1145803ff0ab44abb4d3da788f6a0a55","version":{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-16 02:10:12,056 INFO 284:__init__.py(1) - Vsp basicclamp_VSP is created in SDC 2021-06-16 02:10:12,056 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-16 02:10:12,056 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:12,056 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:12,057 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-16 02:10:12,057 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:12,057 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:12,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:12,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:12,175 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:12,175 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:12,178 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-16 02:10:12,178 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:12,178 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:12,179 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-16 02:10:12,179 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:12,179 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:12,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:12,469 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 223 2021-06-16 02:10:12,471 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:12,472 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623809404164,"modificationTime":1623809406591} 2021-06-16 02:10:12,475 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-16 02:10:12,475 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:12,475 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:12,475 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-16 02:10:12,476 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:12,476 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:12,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:13,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 372 2021-06-16 02:10:13,446 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:13,446 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f"} 2021-06-16 02:10:13,448 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-16 02:10:13,449 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:13,449 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:13,449 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-16 02:10:13,449 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:13,449 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:13,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:14,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 372 2021-06-16 02:10:14,347 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:14,348 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f"} 2021-06-16 02:10:14,352 INFO 219:vsp.py(1) - attempting to upload package for basicclamp_VSP in SDC 2021-06-16 02:10:14,352 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-16 02:10:14,353 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:14,353 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:14,353 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-16 02:10:14,354 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:14,354 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:14,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:14,480 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:14,481 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:14,481 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:14,483 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-16 02:10:14,484 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:14,484 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:14,484 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-16 02:10:14,484 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:14,484 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:14,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:14,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 223 2021-06-16 02:10:14,783 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:14,783 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623809404164,"modificationTime":1623809406591} 2021-06-16 02:10:14,785 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:10:14,786 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:14,786 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:14,786 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-16 02:10:14,786 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:14,786 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:14,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:15,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 372 2021-06-16 02:10:15,481 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:15,481 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f"} 2021-06-16 02:10:15,484 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-16 02:10:15,484 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:15,485 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:15,485 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-16 02:10:15,485 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:15,486 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:15,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:16,367 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 372 2021-06-16 02:10:16,369 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:16,369 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f"} 2021-06-16 02:10:16,372 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-16 02:10:16,373 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/orchestration-template-candidate 2021-06-16 02:10:16,373 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-16 02:10:16,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:17,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/orchestration-template-candidate HTTP/1.1" 200 94 2021-06-16 02:10:17,063 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-16 02:10:17,063 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-16 02:10:17,064 INFO 172:vsp.py(1) - Files for Vsp basicclamp_VSP have been uploaded 2021-06-16 02:10:17,066 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-16 02:10:17,066 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:17,066 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:17,066 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-16 02:10:17,067 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:17,067 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:17,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:17,178 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:17,179 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:17,179 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:17,181 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-16 02:10:17,182 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:17,182 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:17,182 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-16 02:10:17,182 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:17,182 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:17,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:17,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 222 2021-06-16 02:10:17,569 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:17,570 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623809404164,"modificationTime":1623809416982} 2021-06-16 02:10:17,572 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-16 02:10:17,572 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:17,573 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:17,573 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-16 02:10:17,573 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:17,573 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:17,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:18,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 443 2021-06-16 02:10:18,446 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:18,447 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-16 02:10:18,450 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-16 02:10:18,450 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:18,451 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:18,451 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-16 02:10:18,451 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:18,452 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:18,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:19,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 443 2021-06-16 02:10:19,544 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:19,544 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-16 02:10:19,546 INFO 219:vsp.py(1) - attempting to validate for basicclamp_VSP in SDC 2021-06-16 02:10:19,546 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-16 02:10:19,547 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:19,547 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:19,547 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-16 02:10:19,547 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:19,547 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:19,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:19,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:19,682 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:19,682 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:19,685 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-16 02:10:19,686 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:19,686 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:19,686 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-16 02:10:19,687 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:19,687 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:19,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:20,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 222 2021-06-16 02:10:20,272 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:20,273 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623809404164,"modificationTime":1623809416982} 2021-06-16 02:10:20,276 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-16 02:10:20,276 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:20,277 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:20,277 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-16 02:10:20,277 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:20,277 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:20,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:21,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 443 2021-06-16 02:10:21,352 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:21,353 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-16 02:10:21,356 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-16 02:10:21,356 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:21,356 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:21,357 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-16 02:10:21,357 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:21,357 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:21,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:22,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 443 2021-06-16 02:10:22,247 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:22,248 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-16 02:10:22,251 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-16 02:10:22,251 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/orchestration-template-candidate/process 2021-06-16 02:10:22,251 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-16 02:10:22,252 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-16 02:10:22,252 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/orchestration-template-candidate/process 2021-06-16 02:10:22,252 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-16 02:10:22,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:35,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-06-16 02:10:35,375 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-16 02:10:35,375 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-06-16 02:10:35,377 INFO 187:vsp.py(1) - Artifacts for Vsp basicclamp_VSP have been validated 2021-06-16 02:10:35,377 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-16 02:10:35,377 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:35,377 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:35,378 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-16 02:10:35,378 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:35,378 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:35,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:35,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:35,475 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:35,475 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:35,479 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-16 02:10:35,479 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:35,480 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:35,481 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-16 02:10:35,481 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:35,481 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:35,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:35,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 222 2021-06-16 02:10:35,775 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:35,775 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623809404164,"modificationTime":1623809435358} 2021-06-16 02:10:35,778 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-16 02:10:35,779 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:35,779 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:35,779 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-16 02:10:35,780 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:35,780 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:35,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:36,862 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:10:36,863 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:36,864 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:10:36,866 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-16 02:10:36,866 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:36,866 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:36,867 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-16 02:10:36,867 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:36,867 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:36,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:37,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:10:37,662 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:37,662 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:10:37,665 INFO 219:vsp.py(1) - attempting to commit for basicclamp_VSP in SDC 2021-06-16 02:10:37,665 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-16 02:10:37,665 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:37,665 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:37,666 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-16 02:10:37,666 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:37,666 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:37,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:37,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:37,776 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:37,776 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809406669,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:37,779 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-16 02:10:37,779 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:37,779 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:37,780 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-16 02:10:37,780 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:37,780 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:37,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:38,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 222 2021-06-16 02:10:38,269 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:38,269 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623809404164,"modificationTime":1623809435358} 2021-06-16 02:10:38,271 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-16 02:10:38,272 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:38,272 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:38,272 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-16 02:10:38,272 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:38,273 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:38,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:40,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:10:40,179 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:40,179 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:10:40,183 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-16 02:10:40,183 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:40,183 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:40,184 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-16 02:10:40,184 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:40,185 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:40,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:41,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:10:41,574 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:41,575 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:10:41,581 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-16 02:10:41,581 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions 2021-06-16 02:10:41,581 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-16 02:10:41,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:57,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions HTTP/1.1" 200 2 2021-06-16 02:10:57,077 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-16 02:10:57,078 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-16 02:10:57,081 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-16 02:10:57,081 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:57,081 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:57,082 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-16 02:10:57,082 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:57,082 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:57,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:57,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:57,175 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:57,175 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809441739,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:57,178 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-16 02:10:57,178 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:57,179 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:57,179 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-16 02:10:57,179 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:57,179 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:57,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:57,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 223 2021-06-16 02:10:57,675 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:57,675 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623809404164,"modificationTime":1623809435358} 2021-06-16 02:10:57,677 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-16 02:10:57,677 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:57,678 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:57,678 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:10:57,678 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:57,678 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:57,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:59,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:10:59,176 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:10:59,176 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:10:59,180 INFO 219:vsp.py(1) - attempting to certify/sumbit for basicclamp_VSP in SDC 2021-06-16 02:10:59,180 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-16 02:10:59,180 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:59,180 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:59,181 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-16 02:10:59,181 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:10:59,181 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:10:59,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:59,275 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 253 2021-06-16 02:10:59,276 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:10:59,276 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623809404164,"modificationTime":1623809441739,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-16 02:10:59,278 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-16 02:10:59,278 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:59,278 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:59,279 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-16 02:10:59,279 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:59,279 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-16 02:10:59,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:10:59,867 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 223 2021-06-16 02:10:59,868 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-16 02:10:59,868 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623809404164,"modificationTime":1623809435358} 2021-06-16 02:10:59,870 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-16 02:10:59,870 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:59,871 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:59,871 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-16 02:10:59,871 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:10:59,871 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:10:59,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:01,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:11:01,775 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:11:01,775 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:11:01,782 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-16 02:11:01,782 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions 2021-06-16 02:11:01,782 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-16 02:11:01,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:26,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions HTTP/1.1" 200 2 2021-06-16 02:11:26,887 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-16 02:11:26,887 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-16 02:11:26,892 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:11:26,893 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:26,893 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:26,893 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:11:26,894 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:26,894 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:26,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:27,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 264 2021-06-16 02:11:27,570 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:11:27,571 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809404164,"modificationTime":1623809480439,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:11:27,574 INFO 219:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-06-16 02:11:27,574 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:11:27,575 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:27,575 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:27,575 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:11:27,575 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:27,576 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:27,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:27,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 264 2021-06-16 02:11:27,676 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:11:27,676 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809404164,"modificationTime":1623809480439,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:11:27,688 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-16 02:11:27,688 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions 2021-06-16 02:11:27,688 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-16 02:11:27,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:32,276 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions HTTP/1.1" 200 320 2021-06-16 02:11:32,277 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-16 02:11:32,277 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"1145803ff0ab44abb4d3da788f6a0a55","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 02:11:32,277 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"1145803ff0ab44abb4d3da788f6a0a55","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 02:11:32,280 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:11:32,280 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:11:32,280 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-16 02:11:32,280 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-16 02:11:32,280 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:32,281 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-16 02:11:32,281 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-16 02:11:32,281 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:32,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:11:33,376 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 02:11:33,377 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:11:33,378 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:11:33,381 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:11:33,381 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:33,382 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:33,382 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:33,382 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:11:33,382 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:33,383 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:33,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:11:33,383 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:11:33,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:33,383 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:33,384 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:33,384 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 02:11:33,384 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:11:33,384 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-16 02:11:33,384 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:11:33,385 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:11:33,385 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-16 02:11:33,385 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-16 02:11:33,385 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:33,386 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-16 02:11:33,386 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-16 02:11:33,386 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:33,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:11:34,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 02:11:34,171 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:11:34,171 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:11:34,174 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:11:34,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,174 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:34,174 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:11:34,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,175 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,175 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:11:34,175 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:11:34,175 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,175 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:34,176 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 02:11:34,176 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:11:34,176 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-16 02:11:34,176 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:11:34,176 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:11:34,176 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-16 02:11:34,177 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-06-16 02:11:34,177 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:34,177 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-16 02:11:34,177 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-16 02:11:34,177 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:34,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:11:34,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 02:11:34,669 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:11:34,670 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:11:34,673 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:11:34,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,674 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,674 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:34,674 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:11:34,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,675 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,675 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:11:34,675 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:11:34,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:34,675 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:34,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:34,676 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 02:11:34,676 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:11:34,676 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-16 02:11:34,677 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-16 02:11:34,677 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-16 02:11:34,677 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-06-16 02:11:34,677 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-16 02:11:34,677 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-16 02:11:34,678 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-16 02:11:34,678 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-16 02:11:34,678 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-16 02:11:34,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:36,370 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-16 02:11:36,374 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-16 02:11:36,376 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-06-16 02:11:36,381 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-16 02:11:36,382 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-16 02:11:36,382 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-16 02:11:36,382 INFO 267:__init__.py(1) - attempting to create Vf basicclamp in SDC 2021-06-16 02:11:36,382 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:11:36,383 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:11:36,383 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-16 02:11:36,383 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-16 02:11:36,383 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:36,384 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-16 02:11:36,384 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-16 02:11:36,384 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:11:36,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:11:37,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-16 02:11:37,280 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:11:37,280 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:11:37,282 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:11:37,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:37,282 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:37,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:37,283 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:11:37,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:37,283 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:37,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:11:37,283 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:11:37,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:11:37,283 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:11:37,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:11:37,284 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-16 02:11:37,284 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:11:37,284 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-16 02:11:37,300 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-16 02:11:37,300 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-16 02:11:37,300 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-16 02:11:37,300 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-16 02:11:37,300 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:11:37,300 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-16 02:11:37,300 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-16 02:11:37,301 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-16 02:11:37,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:37,374 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 1584 2021-06-16 02:11:37,376 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-16 02:11:37,376 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"981bb06c7f464274b232ed873b7ee9c7","onboardingMethod":"NetworkPackage","id":"a2e4eb1294074836b96a8bbc2e544e78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_etIQrX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"41f4e4b9632c449aa324fca2f3c006b0","onboardingMethod":"NetworkPackage","id":"eaf0f93559ff4cea869db5c7f3a130ca","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"37046fa6c9534b1f8c50ebbc403db664","onboardingMethod":"NetworkPackage","id":"c3108a2c89af4d65b869858fadddd8d6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8eceb258-b332","description":"vendor software product","vendorName":"6aca5459-cefa-4eee-8658","vendorId":"ef9b64d8ef5c411ea451fa040d905e65","onboardingMethod":"NetworkPackage","id":"8f748d0d43ee43c189edc86b94150c05","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 909004fe-d7ad","description":"vendor software product","vendorName":"a6191ca8-f4cb-40e9-94ae","vendorId":"0648c1ec0d0d418bbae7b9f21d7aa4ff","onboardingMethod":"NetworkPackage","id":"0970377f9f01419e95ec15255475a58e","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-06-16 02:11:37,378 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-06-16 02:11:37,378 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-16 02:11:37,379 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_etIQrX_VSP from SDC 2021-06-16 02:11:37,379 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-16 02:11:37,379 DEBUG 303:vsp.py(1) - importing VSP pNF 8eceb258-b332 from SDC 2021-06-16 02:11:37,379 DEBUG 303:vsp.py(1) - importing VSP vFW 909004fe-d7ad from SDC 2021-06-16 02:11:37,379 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-06-16 02:11:37,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-16 02:11:37,380 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-16 02:11:37,380 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,380 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,380 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-16 02:11:37,380 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,380 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:37,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 264 2021-06-16 02:11:37,480 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:11:37,480 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809404164,"modificationTime":1623809480439,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:11:37,483 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 02:11:37,483 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-16 02:11:37,483 INFO 219:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-06-16 02:11:37,483 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-16 02:11:37,483 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,484 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,484 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:11:37,484 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,484 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:37,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 264 2021-06-16 02:11:37,584 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:11:37,584 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809404164,"modificationTime":1623809480439,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:11:37,587 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-16 02:11:37,588 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,588 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,588 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-16 02:11:37,589 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/1145803ff0ab44abb4d3da788f6a0a55/versions 2021-06-16 02:11:37,589 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-16 02:11:37,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:37,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1145803ff0ab44abb4d3da788f6a0a55/versions HTTP/1.1" 200 264 2021-06-16 02:11:37,672 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-16 02:11:37,673 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a797b76fd04449bf97c24cc66521c23f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623809404164,"modificationTime":1623809480439,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-16 02:11:37,675 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-16 02:11:37,679 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-16 02:11:37,679 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions 2021-06-16 02:11:37,679 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-16 02:11:37,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:42,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f/actions HTTP/1.1" 200 320 2021-06-16 02:11:42,179 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-16 02:11:42,179 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"1145803ff0ab44abb4d3da788f6a0a55","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 02:11:42,180 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"1145803ff0ab44abb4d3da788f6a0a55","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-16 02:11:42,183 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-16 02:11:42,183 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:11:42,183 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:11:42,183 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-16 02:11:42,183 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/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f 2021-06-16 02:11:42,184 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-16 02:11:42,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:11:43,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1145803ff0ab44abb4d3da788f6a0a55/versions/a797b76fd04449bf97c24cc66521c23f HTTP/1.1" 200 619 2021-06-16 02:11:43,175 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-16 02:11:43,175 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"601a7120be894e02a3abacc763c82d99","onboardingMethod":"NetworkPackage","id":"1145803ff0ab44abb4d3da788f6a0a55","version":"a797b76fd04449bf97c24cc66521c23f","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-16 02:11:43,177 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-16 02:11:43,178 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-16 02:11:43,178 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": "1145803ff0ab44abb4d3da788f6a0a55", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basicclamp", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basicclamp"], "toscaArtifacts": {}, "vendorName": "basiclamp_vendor", "vendorRelease": "1.0" } 2021-06-16 02:11:43,178 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-16 02:11:43,178 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-16 02:11:43,178 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": "1145803ff0ab44abb4d3da788f6a0a55", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basicclamp", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basicclamp"], "toscaArtifacts": {}, "vendorName": "basiclamp_vendor", "vendorRelease": "1.0" } 2021-06-16 02:11:43,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:12:16,407 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-16 02:12:16,420 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-16 02:12:16,428 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623809529540,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"f2d2b6b4-d880-4b75-8057-901495ea0cc2","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623809529542,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809529540,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623809529540,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"f2d2b6b4-d880-4b75-8057-901495ea0cc2","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623809529542,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809529540,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623809529939,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"018f1dc4-5585-4e86-8bad-e8228bdeda40","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","duplicated":false,"payloadUpdateDate":1623809529951,"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":1623809529939,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623809530043,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623809530043,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809530043,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623809508365,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.assettoscacsar","artifactName":"resource-Basicclamp-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":1623809508365,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623809508365,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.assettoscatemplate","artifactName":"resource-Basicclamp-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":1623809508365,"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":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"scalable","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.scalable","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"forwarder","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.forwarder","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"binding","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.binding","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"binding","uniqueId":"capability.5646aeed-b547-4839-95d7-94a01a76379a.binding","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"port_mirroring","uniqueId":"capability.a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3.port_mirroring","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"host","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.host","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.ephemeral.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.ephemeral.size","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"instance","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.instance","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.iops","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu.delta","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu.delta","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.capacity","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.latency","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu_util","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu_util","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.allocation","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.latency","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.root.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.root.size","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"vcpus","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.vcpus","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.iops","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.allocation","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.capacity","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory.resident","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.resident","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.packets.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.packets.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.bytes","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.packets.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.packets.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outpoing.packets","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outpoing.packets","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.bytes.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.bytes","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.packets","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.packets","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"os","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.os","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"endpoint","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.endpoint","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"attachment","uniqueId":"capability.5646aeed-b547-4839-95d7-94a01a76379a.attachment","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"link","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7.link","capability":"tosca.capabilities.network.Linkable","ownerId":"a75bdef9-bfcb-4014-b934-69530cb181f7","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"local_storage","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"2030fb98-1c4d-4b31-9748-d80f45fc15d3.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","createdFromCsar":true,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","icon":"defaulticon","creationTime":1623809526778,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.Basicclampcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1623809527482,"customizationUUID":"002f1872-c4dc-4d41-846d-5fa9a4f29c47","posX":"475.0","posY":"325.0","componentName":"basicclamp-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031.port","capability":"tosca.capabilities.Attachment","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":"00304564-7d2f-44e2-94fa-3834a63dee2d","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.tosca_name","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.5beeca95-fbd4-4a7f-be2d-80c77e108031.show","empty":false},{"parentUniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d","definition":false,"name":"state","type":"string","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.state","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false},{"parentUniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.tosca_id","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"5beeca95-fbd4-4a7f-be2d-80c77e108031","createdFromCsar":true,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","icon":"securityrules","creationTime":1623809526778,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"5beeca95-fbd4-4a7f-be2d-80c77e108031","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1623809527482,"customizationUUID":"2d33a7ed-4797-4b7b-ba43-bb2b1fb5a521","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","requirementOwnerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","id":"da5d07d7-0d98-41b3-b73a-578ddc66d6c0","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.5646aeed-b547-4839-95d7-94a01a76379a.attachment","requirementUid":"5beeca95-fbd4-4a7f-be2d-80c77e108031.port"},"operations":[]}],"fromNode":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"2030fb98-1c4d-4b31-9748-d80f45fc15d3.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b.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":"9f467c28-5073-4c57-81cb-1daa2df2a97b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9f467c28-5073-4c57-81cb-1daa2df2a97b","empty":false},{"definition":false,"hidden":false,"uniqueId":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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":{"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":"5beeca95-fbd4-4a7f-be2d-80c77e108031.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":{"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group":[{"parentUniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false},{"uniqueId":"attribute.5beeca95-fbd4-4a7f-be2d-80c77e108031.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.state","name":"state","type":"string","definition":false,"ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false},{"parentUniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d","uniqueId":"attribute.00304564-7d2f-44e2-94fa-3834a63dee2d.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"feature","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"capability.00304564-7d2f-44e2-94fa-3834a63dee2d.feature","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"scalable","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.scalable","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"forwarder","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.forwarder","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"binding","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.binding","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"binding","uniqueId":"capability.5646aeed-b547-4839-95d7-94a01a76379a.binding","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"port_mirroring","uniqueId":"capability.a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3.port_mirroring","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"host","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.host","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.ephemeral.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.ephemeral.size","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"instance","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.instance","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.iops","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu.delta","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu.delta","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.capacity","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.latency","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu_util","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu_util","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.allocation","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.latency","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.latency","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"cpu","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.cpu","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.root.size","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.root.size","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"vcpus","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.vcpus","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.iops","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.iops","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.read.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.write.requests.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.allocation","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.allocation","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.bytes.rate","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.read.bytes","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.read.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory.usage","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.usage","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.device.capacity","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.device.capacity","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"memory.resident","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.memory.resident","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cf40ce8-1c57-4afa-9231-dc30f91eb812","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"disk.write.requests","uniqueId":"capability.1cf40ce8-1c57-4afa-9231-dc30f91eb812.disk.write.requests","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.packets.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.packets.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.bytes","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.packets.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.packets.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outpoing.packets","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outpoing.packets","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.bytes.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.bytes","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.bytes","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.outgoing.bytes.rate","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"54101b19-2373-4e5b-841d-e50cb49d4239","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"54101b19-2373-4e5b-841d-e50cb49d4239","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"network.incoming.packets","uniqueId":"capability.54101b19-2373-4e5b-841d-e50cb49d4239.network.incoming.packets","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"os","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.os","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","empty":false}],"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"endpoint","uniqueId":"capability.d5036352-aff2-48f9-8699-dbb05b5ca9c2.endpoint","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"attachment","uniqueId":"capability.5646aeed-b547-4839-95d7-94a01a76379a.attachment","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"dependency","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"00304564-7d2f-44e2-94fa-3834a63dee2d.dependency","capability":"tosca.capabilities.Node","ownerId":"00304564-7d2f-44e2-94fa-3834a63dee2d","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5646aeed-b547-4839-95d7-94a01a76379a.ubuntu18_ubuntu18_admin_plane_port_0","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"link","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7.link","capability":"tosca.capabilities.network.Linkable","ownerId":"a75bdef9-bfcb-4014-b934-69530cb181f7","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.5663cffa-045e-4048-b064-37ab16212bdc.ubuntu18","613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18"],"source":"967ecc48-cc6b-4c3e-b9b2-b756c2b12f53","parentName":"local_storage","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"],"source":"5beeca95-fbd4-4a7f-be2d-80c77e108031","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031.port","capability":"tosca.capabilities.Attachment","ownerId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"90004a33-d333-40e7-8eb0-65d03342083a","groupUUID":"7fe77924-1f75-476d-9ac5-b39440536a5e","members":{"abstract_ubuntu18":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ubuntu18_admin_security_group":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"Basicclamp..base_ubuntu18..module-0","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.Basicclamp..base_ubuntu18..module-0","name":"Basicclamp..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1env"],"invariantName":"Basicclamp..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"8116df99-ad6f-4d16-ba0b-d09eef8dd0cb","artifactsUuid":["018f1dc4-5585-4e86-8bad-e8228bdeda40"],"groupUUID":"9dcba798-ee17-4f4f-b6ca-8e087a2b3d3e","members":{"abstract_ubuntu18":"613c017a-5987-4b88-87ca-4b0c4e27a60c.967ecc48-cc6b-4c3e-b9b2-b756c2b12f53.abstract_ubuntu18","ubuntu18_admin_security_group":"613c017a-5987-4b88-87ca-4b0c4e27a60c.5beeca95-fbd4-4a7f-be2d-80c77e108031.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.Basicclamp","vendorName":"basiclamp_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","icon":"defaulticon","version":"0.1","creationDate":1623809508365,"description":"VF","tags":["basicclamp"],"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"1145803ff0ab44abb4d3da788f6a0a55","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1623809527271,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623809529939,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"018f1dc4-5585-4e86-8bad-e8228bdeda40","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","duplicated":false,"payloadUpdateDate":1623809529951,"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":1623809529939,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623809529540,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"f2d2b6b4-d880-4b75-8057-901495ea0cc2","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623809529542,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809529540,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623809530043,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623809530043,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809530043,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"613c017a-5987-4b88-87ca-4b0c4e27a60c"},"categorySpecificMetadata":{},"csarUUID":"1145803ff0ab44abb4d3da788f6a0a55","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basicclamp"} 2021-06-16 02:12:16,439 INFO 284:__init__.py(1) - Vf basicclamp is created in SDC 2021-06-16 02:12:16,439 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:12:26,450 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basicclamp in SDC 2021-06-16 02:12:26,455 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-16 02:12:26,455 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/613c017a-5987-4b88-87ca-4b0c4e27a60c/lifecycleState/Certify 2021-06-16 02:12:26,455 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-16 02:12:26,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:12:57,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/613c017a-5987-4b88-87ca-4b0c4e27a60c/lifecycleState/Certify HTTP/1.1" 200 1291 2021-06-16 02:12:57,968 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-16 02:12:57,969 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"936363b9-6d35-47a2-b522-a549880977f4","name":"basicclamp","version":"1.0","isHighestVersion":true,"creationDate":1623809508365,"lastUpdateDate":1623809553665,"description":"VF","lifecycleState":"CERTIFIED","tags":["basicclamp"],"icon":"defaulticon","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"1.0":"936363b9-6d35-47a2-b522-a549880977f4"},"csarUUID":"1145803ff0ab44abb4d3da788f6a0a55","csarVersion":"1.0","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","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":"basiclamp_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.Basicclamp","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb"} 2021-06-16 02:12:57,971 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:12:57,972 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:12:57,972 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-16 02:12:57,972 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-16 02:12:57,972 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:12:57,973 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-16 02:12:57,973 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-16 02:12:57,973 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:12:57,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:13:00,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1440 2021-06-16 02:13:00,882 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:13:00,882 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb3dbab7-17c0-47d4-bce9-d6019167afbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:13:00,884 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:13:00,884 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:00,884 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:00,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:00,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:13:00,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:00,885 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:00,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:13:00,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:13:00,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:00,886 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:00,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:00,886 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-16 02:13:00,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:00,886 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:00,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:00,886 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-16 02:13:00,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:13:00,886 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-16 02:13:00,887 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-16 02:13:00,887 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-16 02:13:00,887 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:00,887 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-16 02:13:00,887 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-16 02:13:00,887 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:00,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:07,278 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-16 02:13:07,281 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 02:13:07,283 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"defaulticon","uniqueId":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","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":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","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":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","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":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","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":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","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":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","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":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936363b9-6d35-47a2-b522-a549880977f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623809553665,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","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":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","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":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","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":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","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":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","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":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","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":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 02:13:07,289 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-16 02:13:17,300 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-16 02:13:17,300 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:13:17,300 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-16 02:13:17,300 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-16 02:13:17,301 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:13:17,301 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-16 02:13:17,301 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-16 02:13:17,301 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:13:17,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:13:19,475 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1440 2021-06-16 02:13:19,477 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:13:19,477 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb3dbab7-17c0-47d4-bce9-d6019167afbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:13:19,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:13:19,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:19,479 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:19,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:19,480 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:13:19,480 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:19,480 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:19,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:13:19,481 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:13:19,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:19,481 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:19,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:19,481 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-16 02:13:19,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:19,482 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:19,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:19,482 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-16 02:13:19,482 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:13:19,482 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-16 02:13:19,483 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-16 02:13:19,483 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-16 02:13:19,483 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:19,483 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-16 02:13:19,484 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-16 02:13:19,484 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:19,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:27,589 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-16 02:13:27,592 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 02:13:27,594 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"defaulticon","uniqueId":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","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":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","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":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","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":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","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":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","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":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","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":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936363b9-6d35-47a2-b522-a549880977f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623809553665,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","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":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","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":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","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":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","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":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","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":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","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":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 02:13:27,599 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-16 02:13:27,599 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-16 02:13:27,599 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-16 02:13:27,600 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-16 02:13:27,600 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:13:27,600 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-16 02:13:27,600 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-16 02:13:27,601 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-16 02:13:27,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:13:30,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1440 2021-06-16 02:13:30,476 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-16 02:13:30,476 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9620a423-c53e-4ce2-a15c-ab064516b2f8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d79d35b1-40d6-43ea-b0cf-4673a2b460d2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73040557-3477-4dd1-af94-7b6a5bd1da3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb3dbab7-17c0-47d4-bce9-d6019167afbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-16 02:13:30,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:13:30,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:30,479 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:30,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:30,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-16 02:13:30,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:30,480 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:30,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:13:30,480 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:13:30,480 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:30,480 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:30,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:30,481 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-16 02:13:30,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:30,481 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:30,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-16 02:13:30,481 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-16 02:13:30,481 DEBUG 80:clamp.py(1) - Vf retrieved VF(name=basicclamp) 2021-06-16 02:13:30,482 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-16 02:13:30,483 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:13:30,483 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-16 02:13:30,483 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-16 02:13:30,483 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:13:30,484 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-16 02:13:30,484 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-16 02:13:30,484 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:13:30,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:13:36,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:13:36,686 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:13:36,686 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:13:36,690 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:13:36,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:36,690 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:36,690 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:36,691 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:13:36,691 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:36,691 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:36,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:36,691 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:13:36,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:36,692 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:36,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:36,692 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:13:36,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:13:36,693 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-06-16 02:13:36,693 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-16 02:13:36,693 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-16 02:13:36,693 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-06-16 02:13:36,694 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-16 02:13:36,694 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-16 02:13:36,694 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-16 02:13:36,695 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-16 02:13:36,695 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-16 02:13:36,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:39,954 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-16 02:13:39,957 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-16 02:13:39,959 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-06-16 02:13:39,964 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-16 02:13:39,965 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-16 02:13:39,965 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-16 02:13:39,965 INFO 267:__init__.py(1) - attempting to create Service basicclamp in SDC 2021-06-16 02:13:39,966 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-16 02:13:39,966 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:13:39,966 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-16 02:13:39,966 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-16 02:13:39,967 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:13:39,967 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-16 02:13:39,967 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-16 02:13:39,967 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:13:39,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:13:46,166 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1069 2021-06-16 02:13:46,168 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:13:46,169 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:13:46,171 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:13:46,171 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:46,172 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:46,172 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:46,172 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:13:46,172 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:46,173 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:46,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:46,173 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:13:46,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:13:46,173 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:46,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:13:46,174 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-16 02:13:46,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:13:46,174 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-06-16 02:13:46,188 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-16 02:13:46,188 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-16 02:13:46,189 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basicclamp"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basicclamp", "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-16 02:13:46,189 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-16 02:13:46,189 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-16 02:13:46,189 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basicclamp"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basicclamp", "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-16 02:13:46,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:52,857 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-16 02:13:52,860 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-16 02:13:52,863 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.assettoscacsar","artifactName":"service-Basicclamp-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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.assettoscatemplate","artifactName":"service-Basicclamp-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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.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":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1623809629478,"description":"service","tags":["basicclamp"],"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"ad57434e-14fe-4d7a-b283-96e65c4f5646","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"ad57434e-14fe-4d7a-b283-96e65c4f5646","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623809629478,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basicclamp"} 2021-06-16 02:13:52,867 INFO 284:__init__.py(1) - Service basicclamp is created in SDC 2021-06-16 02:13:52,867 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:13:52,867 INFO 85:clamp.py(1) - Service SERVICE(name=basicclamp) created 2021-06-16 02:13:52,867 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:13:52,868 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/ad57434e-14fe-4d7a-b283-96e65c4f5646/distribution 2021-06-16 02:13:52,868 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-06-16 02:13:52,868 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:13:52,868 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/ad57434e-14fe-4d7a-b283-96e65c4f5646/distribution 2021-06-16 02:13:52,868 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-06-16 02:13:52,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:53,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/ad57434e-14fe-4d7a-b283-96e65c4f5646/distribution HTTP/1.1" 200 38 2021-06-16 02:13:53,149 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response code: 200 2021-06-16 02:13:53,149 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response: {"distributionStatusOfServiceList":[]} 2021-06-16 02:13:53,153 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:13:53,154 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-16 02:13:53,154 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-06-16 02:13:53,154 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:13:53,155 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-16 02:13:53,155 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-06-16 02:13:53,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:13:53,272 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-16 02:13:53,274 INFO 116:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-06-16 02:13:53,274 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[]} 2021-06-16 02:13:53,277 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-16 02:13:53,287 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-16 02:13:53,288 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-16 02:13:53,288 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:53,288 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-16 02:13:53,288 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-16 02:13:53,289 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-16 02:13:53,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:02,181 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-16 02:14:02,184 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-16 02:14:02,187 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"defaulticon","uniqueId":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","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":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","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":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","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":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","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":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","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":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","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":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936363b9-6d35-47a2-b522-a549880977f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623809553665,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","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":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","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":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","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":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","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":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","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":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","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":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623809629478,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad57434e-14fe-4d7a-b283-96e65c4f5646","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 02:14:02,193 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-16 02:14:02,194 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-16 02:14:02,194 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/21b9c812-8e8f-4638-b61c-1d55ae4631fd/resourceInstance 2021-06-16 02:14:02,195 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basicclamp", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "936363b9-6d35-47a2-b522-a549880977f4", "originType": "VF", "componentUid": "936363b9-6d35-47a2-b522-a549880977f4", "icon": "defaulticon" } 2021-06-16 02:14:02,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:12,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd/resourceInstance HTTP/1.1" 201 None 2021-06-16 02:14:12,177 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-16 02:14:12,178 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":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.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":"7dd4c479-b8ba-42c3-a668-00151b6481c2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basicclamp 0","SupportablityComponentVersion":null},"actualComponentUid":"936363b9-6d35-47a2-b522-a549880977f4","createdFromCsar":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","icon":"defaulticon","creationTime":1623809645866,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","createdFrom":null,"componentUid":"936363b9-6d35-47a2-b522-a549880977f4","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1623809645866,"customizationUUID":"1f6981ac-bf2c-4e56-a438-05610531170d","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-06-16 02:14:12,179 INFO 479:service.py(1) - Resource VF basicclamp has been added on serice basicclamp 2021-06-16 02:14:12,181 INFO 91:clamp.py(1) - Try to add blueprint to basicclamp 2021-06-16 02:14:12,181 INFO 94:clamp.py(1) - DCAE INVENTORY BLUEPRINT file retrieved 2021-06-16 02:14:12,181 DEBUG 195:onap_service.py(1) - [SDC][Get nf unique ID] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:14:12,182 DEBUG 197:onap_service.py(1) - [SDC][Get nf unique ID] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd 2021-06-16 02:14:12,182 DEBUG 198:onap_service.py(1) - [SDC][Get nf unique ID] data sent: None 2021-06-16 02:14:12,182 DEBUG 103:onap_service.py(1) - [SDC][Get nf unique ID] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-16 02:14:12,182 DEBUG 105:onap_service.py(1) - [SDC][Get nf unique ID] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd 2021-06-16 02:14:12,182 DEBUG 106:onap_service.py(1) - [SDC][Get nf unique ID] data sent: None 2021-06-16 02:14:12,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:13,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd HTTP/1.1" 200 None 2021-06-16 02:14:13,590 INFO 116:onap_service.py(1) - [SDC][Get nf unique ID] response code: 200 2021-06-16 02:14:13,594 DEBUG 120:onap_service.py(1) - [SDC][Get nf unique ID] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.assettoscacsar","artifactName":"service-Basicclamp-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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.assettoscatemplate","artifactName":"service-Basicclamp-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":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1623809529170,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAwZGIxZDdiODVmYmU1MGIyZTFmMGM0OTI1OTVjMzY=","artifactUUID":"928d99da-efaf-4e02-900a-c1b8d7db963c","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vflicense","duplicated":false,"payloadUpdateDate":1623809529173,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809529170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623809529939,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"018f1dc4-5585-4e86-8bad-e8228bdeda40","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","duplicated":false,"payloadUpdateDate":1623809529951,"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":1623809529939,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1623809528839,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA=","artifactUUID":"7733dcba-af99-4d08-9bdc-db71d184802b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vendorlicense","duplicated":false,"payloadUpdateDate":1623809528849,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809528839,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1623809648661,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactUUID":"a91bc767-8caf-41af-81b2-5d78b95953ee","generatedFromId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1623809648661,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809648661,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicclampvspinformationtxt":{"heatParamUpdated":false,"creationDate":1623809529540,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"f2d2b6b4-d880-4b75-8057-901495ea0cc2","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623809529542,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623809529540,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1623809648862,"artifacts":["613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1","613c017a-5987-4b88-87ca-4b0c4e27a60c.heat1env"],"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0.613c017a-5987-4b88-87ca-4b0c4e27a60c.Basicclamp..base_ubuntu18..module-0.basicclamp0basicclampbase_ubuntu18module0","invariantUUID":"8116df99-ad6f-4d16-ba0b-d09eef8dd0cb","normalizedName":"basicclamp0basicclampbase_ubuntu18module0","modificationTime":1623809648862,"customizationUUID":"13016d7d-ebbb-4889-b9c9-255afb297841","groupInstanceArtifacts":["21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0.heat1env"],"groupInstanceArtifactsUuid":["a91bc767-8caf-41af-81b2-5d78b95953ee"],"artifactsUuid":["018f1dc4-5585-4e86-8bad-e8228bdeda40"],"groupUUID":"9dcba798-ee17-4f4f-b6ca-8e087a2b3d3e","groupName":"Basicclamp..base_ubuntu18..module-0","groupUid":"613c017a-5987-4b88-87ca-4b0c4e27a60c.Basicclamp..base_ubuntu18..module-0","name":"basicclamp0..Basicclamp..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basicclamp 0"},"actualComponentUid":"936363b9-6d35-47a2-b522-a549880977f4","createdFromCsar":false,"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","icon":"defaulticon","creationTime":1623809645866,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","componentUid":"936363b9-6d35-47a2-b522-a549880977f4","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1623809645866,"customizationUUID":"1f6981ac-bf2c-4e56-a438-05610531170d","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0":[{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"613c017a-5987-4b88-87ca-4b0c4e27a60c.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dd4c479-b8ba-42c3-a668-00151b6481c2","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf9a97da-b896-49a7-a2d8-401af9e5af5e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1623809629478,"description":"service","tags":["basicclamp"],"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"ad57434e-14fe-4d7a-b283-96e65c4f5646","SupportablityComponentName":"basicclamp","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"ad57434e-14fe-4d7a-b283-96e65c4f5646","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623809629478,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623809627567,"timeout":0,"artifactType":"OTHER","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623809627567,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"21b9c812-8e8f-4638-b61c-1d55ae4631fd"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basicclamp"} 2021-06-16 02:14:13,608 DEBUG 103:onap_service.py(1) - [SDC][Add artifact to vf] sent header: {'Content-Type': 'application/json; charset=UTF-8', 'Accept': 'application/json, text/plain, */*', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate, br', 'Content-MD5': 'ZjgyMTI5YTdiMmI3MGJiZTg4OTY5YjI3NTZlNTdiZjA='} 2021-06-16 02:14:13,608 DEBUG 105:onap_service.py(1) - [SDC][Add artifact to vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd/resourceInstance/21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0/artifacts 2021-06-16 02:14:13,609 DEBUG 106:onap_service.py(1) - [SDC][Add artifact to vf] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "tca-microservice.yaml", "artifactLabel": "sdktca-microservice", "artifactType": "DCAE_INVENTORY_BLUEPRINT", "description": "test", "payloadData": "IyA9PT09PT09PT09PT1MSUNFTlNFX1NUQVJUPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQojID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiMgQ29weXJpZ2h0IChDKSAyMDE5LTIwMjAgQVQmVCBJbnRlbGxlY3R1YWwgUHJvcGVydHkuIEFsbCByaWdodHMgcmVzZXJ2ZWQuCiMgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KIyBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgIkxpY2Vuc2UiKTsKIyB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuCiMgWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0CiMKIyAgICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMAojCiMgVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZQojIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuICJBUyBJUyIgQkFTSVMsCiMgV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuCiMgU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZAojIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLgojID09PT09PT09PT09PUxJQ0VOU0VfRU5EPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiNrOHMtdGNhLWdlbjItdjMueWFtbAoKdG9zY2FfZGVmaW5pdGlvbnNfdmVyc2lvbjogY2xvdWRpZnlfZHNsXzFfMwppbXBvcnRzOgogIC0gaHR0cHM6Ly93d3cuZ2V0Y2xvdWRpZnkub3JnL3NwZWMvY2xvdWRpZnkvNC41LjUvdHlwZXMueWFtbAogIC0gcGx1Z2luOms4c3BsdWdpbj92ZXJzaW9uPT49My40LjMsPDQuMC4wCiAgLSBwbHVnaW46Y2xhbXBwb2xpY3lwbHVnaW4/dmVyc2lvbj0xLjEuMAppbnB1dHM6CiAgc2VydmljZV9uYW1lOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAnZGNhZS10Y2FnZW4yJwogIGxvZ19kaXJlY3Rvcnk6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICIvb3B0L2xvZ3MvZGNhZS1hbmFseXRpY3MtdGNhIgogIHJlcGxpY2FzOgogICAgdHlwZTogaW50ZWdlcgogICAgZGVzY3JpcHRpb246IG51bWJlciBvZiBpbnN0YW5jZXMKICAgIGRlZmF1bHQ6IDEKICBzcHJpbmcuZGF0YS5tb25nb2RiLnVyaToKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogIm1vbmdvZGI6Ly9kY2FlLW1vbmdvaG9zdC9kY2FlLXRjYWdlbjIiCiAgdGFnX3ZlcnNpb246CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJuZXh1cy1yZG52Ni5vbmFwLmR5bi5uZXNjLm5va2lhLm5ldDoxMDAwMS9vbmFwL29yZy5vbmFwLmRjYWVnZW4yLmFuYWx5dGljcy50Y2EtZ2VuMi5kY2FlLWFuYWx5dGljcy10Y2Etd2ViOjEuMi4xIgogIHRjYS5hYWkucGFzc3dvcmQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJEQ0FFIgogIHRjYS5hYWkudXJsOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAiaHR0cDovL2FhaS5vbmFwLnN2Yy5jbHVzdGVyLmxvY2FsIgogIHRjYS5hYWkudXNlcm5hbWU6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJEQ0FFIgogIHRjYV9oYW5kbGVfaW5fc3Vic2NyaWJlX3VybDoKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogImh0dHA6Ly9tZXNzYWdlLXJvdXRlci5vbmFwLnN2Yy5jbHVzdGVyLmxvY2FsOjM5MDQvZXZlbnRzL3VuYXV0aGVudGljYXRlZC5WRVNfTUVBU1VSRU1FTlRfT1VUUFVUIgogIHRjYV9oYW5kbGVfb3V0X3B1Ymxpc2hfdXJsOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAiaHR0cDovL21lc3NhZ2Utcm91dGVyLm9uYXAuc3ZjLmNsdXN0ZXIubG9jYWw6MzkwNC9ldmVudHMvdW5hdXRoZW50aWNhdGVkLkRDQUVfQ0xfT1VUUFVUIgogIHRjYV9jb25zdW1lcl9ncm91cDoKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogImNnMSIKICBwb2xpY3lfbW9kZWxfaWQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJvbmFwLnBvbGljaWVzLm1vbml0b3JpbmcudGNhZ2VuMiIKICBwb2xpY3lfaWQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJvbmFwLnJlc3RhcnQudGNhIgpub2RlX3RlbXBsYXRlczoKICBkb2NrZXIudGNhOgogICAgdHlwZTogZGNhZS5ub2Rlcy5Db250YWluZXJpemVkU2VydmljZUNvbXBvbmVudAogICAgcmVsYXRpb25zaGlwczoKICAgICAgLSB0YXJnZXQ6IHRjYWdlbjJfcG9saWN5CiAgICAgICAgdHlwZTogY2xvdWRpZnkucmVsYXRpb25zaGlwcy5kZXBlbmRzX29uCiAgICBpbnRlcmZhY2VzOgogICAgICBjbG91ZGlmeS5pbnRlcmZhY2VzLmxpZmVjeWNsZToKICAgICAgICBzdGFydDoKICAgICAgICAgIGlucHV0czoKICAgICAgICAgICAgcG9ydHM6CiAgICAgICAgICAgICAgLSBjb25jYXQ6IFsiOTA5MToiLCAiMCJdCiAgICBwcm9wZXJ0aWVzOgogICAgICBhcHBsaWNhdGlvbl9jb25maWc6CiAgICAgICAgc2VydmljZV9jYWxsczogW10KICAgICAgICBzdHJlYW1zX3B1Ymxpc2hlczoKICAgICAgICAgIHRjYV9oYW5kbGVfb3V0OgogICAgICAgICAgICBkbWFhcF9pbmZvOgogICAgICAgICAgICAgIHRvcGljX3VybDoKICAgICAgICAgICAgICAgIGdldF9pbnB1dDogdGNhX2hhbmRsZV9vdXRfcHVibGlzaF91cmwKICAgICAgICAgICAgdHlwZTogbWVzc2FnZV9yb3V0ZXIKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXM6CiAgICAgICAgICB0Y2FfaGFuZGxlX2luOgogICAgICAgICAgICBkbWFhcF9pbmZvOgogICAgICAgICAgICAgIHRvcGljX3VybDoKICAgICAgICAgICAgICAgIGdldF9pbnB1dDogdGNhX2hhbmRsZV9pbl9zdWJzY3JpYmVfdXJsCiAgICAgICAgICAgIHR5cGU6IG1lc3NhZ2Vfcm91dGVyCiAgICAgICAgc3ByaW5nLmRhdGEubW9uZ29kYi51cmk6CiAgICAgICAgICBnZXRfaW5wdXQ6IHNwcmluZy5kYXRhLm1vbmdvZGIudXJpCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4uY29uc3VtZXJfZ3JvdXA6CiAgICAgICAgICBnZXRfaW5wdXQ6IHRjYV9jb25zdW1lcl9ncm91cAogICAgICAgIHN0cmVhbXNfc3Vic2NyaWJlcy50Y2FfaGFuZGxlX2luLmNvbnN1bWVyX2lkc1swXTogYzAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5jb25zdW1lcl9pZHNbMV06IGMxCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4ubWVzc2FnZV9saW1pdDogNTAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLm1heDogNjAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLm1pbjogMzAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLnN0ZXBfZG93bjogMzAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLnN0ZXBfdXA6IDEwMDAwCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4ucG9sbGluZy5maXhlZF9yYXRlOiAwCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4udGltZW91dDogLTEKICAgICAgICB0Y2EuYWFpLmVuYWJsZV9lbnJpY2htZW50OiB0cnVlCiAgICAgICAgdGNhLmFhaS5nZW5lcmljX3ZuZl9wYXRoOiBhYWkvdjExL25ldHdvcmsvZ2VuZXJpYy12bmZzL2dlbmVyaWMtdm5mCiAgICAgICAgdGNhLmFhaS5ub2RlX3F1ZXJ5X3BhdGg6IGFhaS92MTEvc2VhcmNoL25vZGVzLXF1ZXJ5CiAgICAgICAgdGNhLmFhaS5wYXNzd29yZDoKICAgICAgICAgIGdldF9pbnB1dDogdGNhLmFhaS5wYXNzd29yZAogICAgICAgIHRjYS5hYWkudXJsOgogICAgICAgICAgZ2V0X2lucHV0OiB0Y2EuYWFpLnVybAogICAgICAgIHRjYS5hYWkudXNlcm5hbWU6CiAgICAgICAgICBnZXRfaW5wdXQ6IHRjYS5hYWkudXNlcm5hbWUKICAgICAgICB0Y2EucG9saWN5OiAneyJkb21haW4iOiJtZWFzdXJlbWVudHNGb3JWZlNjYWxpbmciLCJtZXRyaWNzUGVyRXZlbnROYW1lIjpbeyJldmVudE5hbWUiOiJ2RmlyZXdhbGxCcm9hZGNhc3RQYWNrZXRzIiwiY29udHJvbExvb3BTY2hlbWFUeXBlIjoiVk0iLCJwb2xpY3lTY29wZSI6IkRDQUUiLCJwb2xpY3lOYW1lIjoiRENBRS5Db25maWdfdGNhLWhpLWxvIiwicG9saWN5VmVyc2lvbiI6InYwLjAuMSIsInRocmVzaG9sZHMiOlt7ImNsb3NlZExvb3BDb250cm9sTmFtZSI6IkNvbnRyb2xMb29wLXZGaXJld2FsbC1kMGExZGZjNi05NGY1LTRmZDQtYTViNS00NjMwYjQzODg1MGEiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy52TmljUGVyZm9ybWFuY2VBcnJheVsqXS5yZWNlaXZlZFRvdGFsUGFja2V0c0RlbHRhIiwidGhyZXNob2xkVmFsdWUiOjMwMCwiZGlyZWN0aW9uIjoiTEVTU19PUl9FUVVBTCIsInNldmVyaXR5IjoiTUFKT1IiLCJjbG9zZWRMb29wRXZlbnRTdGF0dXMiOiJPTlNFVCJ9LHsiY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkZpcmV3YWxsLWQwYTFkZmM2LTk0ZjUtNGZkNC1hNWI1LTQ2MzBiNDM4ODUwYSIsInZlcnNpb24iOiIxLjAuMiIsImZpZWxkUGF0aCI6IiQuZXZlbnQubWVhc3VyZW1lbnRzRm9yVmZTY2FsaW5nRmllbGRzLnZOaWNQZXJmb3JtYW5jZUFycmF5WypdLnJlY2VpdmVkVG90YWxQYWNrZXRzRGVsdGEiLCJ0aHJlc2hvbGRWYWx1ZSI6NzAwLCJkaXJlY3Rpb24iOiJHUkVBVEVSX09SX0VRVUFMIiwic2V2ZXJpdHkiOiJDUklUSUNBTCIsImNsb3NlZExvb3BFdmVudFN0YXR1cyI6Ik9OU0VUIn1dfSx7ImV2ZW50TmFtZSI6InZMb2FkQmFsYW5jZXIiLCJjb250cm9sTG9vcFNjaGVtYVR5cGUiOiJWTSIsInBvbGljeVNjb3BlIjoiRENBRSIsInBvbGljeU5hbWUiOiJEQ0FFLkNvbmZpZ190Y2EtaGktbG8iLCJwb2xpY3lWZXJzaW9uIjoidjAuMC4xIiwidGhyZXNob2xkcyI6W3siY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkROUy02ZjM3ZjU2ZC1hODdkLTRiODUtYjZhOS1jYzk1M2NmNzc5YjMiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy52TmljUGVyZm9ybWFuY2VBcnJheVsqXS5yZWNlaXZlZFRvdGFsUGFja2V0c0RlbHRhIiwidGhyZXNob2xkVmFsdWUiOjMwMCwiZGlyZWN0aW9uIjoiR1JFQVRFUl9PUl9FUVVBTCIsInNldmVyaXR5IjoiQ1JJVElDQUwiLCJjbG9zZWRMb29wRXZlbnRTdGF0dXMiOiJPTlNFVCJ9XX0seyJldmVudE5hbWUiOiJNZWFzdXJlbWVudF92R01VWCIsImNvbnRyb2xMb29wU2NoZW1hVHlwZSI6IlZORiIsInBvbGljeVNjb3BlIjoiRENBRSIsInBvbGljeU5hbWUiOiJEQ0FFLkNvbmZpZ190Y2EtaGktbG8iLCJwb2xpY3lWZXJzaW9uIjoidjAuMC4xIiwidGhyZXNob2xkcyI6W3siY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkNQRS00OGYwYzJjMy1hMTcyLTQxOTItOWFlMy0wNTIyNzQxODFiNmUiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy5hZGRpdGlvbmFsTWVhc3VyZW1lbnRzWypdLmFycmF5T2ZGaWVsZHNbMF0udmFsdWUiLCJ0aHJlc2hvbGRWYWx1ZSI6MCwiZGlyZWN0aW9uIjoiRVFVQUwiLCJzZXZlcml0eSI6Ik1BSk9SIiwiY2xvc2VkTG9vcEV2ZW50U3RhdHVzIjoiQUJBVEVEIn0seyJjbG9zZWRMb29wQ29udHJvbE5hbWUiOiJDb250cm9sTG9vcC12Q1BFLTQ4ZjBjMmMzLWExNzItNDE5Mi05YWUzLTA1MjI3NDE4MWI2ZSIsInZlcnNpb24iOiIxLjAuMiIsImZpZWxkUGF0aCI6IiQuZXZlbnQubWVhc3VyZW1lbnRzRm9yVmZTY2FsaW5nRmllbGRzLmFkZGl0aW9uYWxNZWFzdXJlbWVudHNbKl0uYXJyYXlPZkZpZWxkc1swXS52YWx1ZSIsInRocmVzaG9sZFZhbHVlIjowLCJkaXJlY3Rpb24iOiJHUkVBVEVSIiwic2V2ZXJpdHkiOiJDUklUSUNBTCIsImNsb3NlZExvb3BFdmVudFN0YXR1cyI6Ik9OU0VUIn1dfV19JwogICAgICAgIHRjYS5wcm9jZXNzaW5nX2JhdGNoX3NpemU6IDEwMDAwCiAgICAgICAgdGNhLmVuYWJsZV9hYmF0ZW1lbnQ6IHRydWUKICAgICAgICB0Y2EuZW5hYmxlX2Vjb21wX2xvZ2dpbmc6IHRydWUKICAgICAgZG9ja2VyX2NvbmZpZzoKICAgICAgICBoZWFsdGhjaGVjazoKICAgICAgICAgIGVuZHBvaW50OiAvYWN0dWF0b3IvaGVhbHRoCiAgICAgICAgICBpbnRlcnZhbDogMzBzCiAgICAgICAgICB0aW1lb3V0OiAxMHMKICAgICAgICAgIHR5cGU6IGh0dHAKICAgICAgaW1hZ2U6CiAgICAgICAgZ2V0X2lucHV0OiB0YWdfdmVyc2lvbgogICAgICBsb2dfaW5mbzoKICAgICAgICBsb2dfZGlyZWN0b3J5OgogICAgICAgICAgZ2V0X2lucHV0OiBsb2dfZGlyZWN0b3J5CiAgICAgIHRsc19pbmZvOgogICAgICAgIHVzZV90bHM6IHRydWUKICAgICAgICBjZXJ0X2RpcmVjdG9yeTogJy9ldGMvdGNhLWdlbjIvc3NsJwogICAgICByZXBsaWNhczoKICAgICAgICBnZXRfaW5wdXQ6IHJlcGxpY2FzCiAgICAgIHNlcnZpY2VfY29tcG9uZW50X3R5cGU6IHsgZ2V0X2lucHV0OiBzZXJ2aWNlX25hbWUgfQogIHRjYWdlbjJfcG9saWN5OgogICAgdHlwZTogY2xhbXAubm9kZXMucG9saWN5CiAgICBwcm9wZXJ0aWVzOgogICAgICBwb2xpY3lfaWQ6CiAgICAgICAgZ2V0X2lucHV0OiBwb2xpY3lfaWQKICAgICAgcG9saWN5X21vZGVsX2lkOgogICAgICAgIGdldF9pbnB1dDogcG9saWN5X21vZGVsX2lkCg==", "heatParameters": [] } 2021-06-16 02:14:13,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:21,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd/resourceInstance/21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0/artifacts HTTP/1.1" 200 None 2021-06-16 02:14:21,046 INFO 116:onap_service.py(1) - [SDC][Add artifact to vf] response code: 200 2021-06-16 02:14:21,047 DEBUG 120:onap_service.py(1) - [SDC][Add artifact to vf] response: {"payloadData":"SXlBOVBUMDlQVDA5UFQwOVBUMU1TVU5GVGxORlgxTlVRVkpVUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQUW9qSUQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlDaU1nUTI5d2VYSnBaMmgwSUNoREtTQXlNREU1TFRJd01qQWdRVlFtVkNCSmJuUmxiR3hsWTNSMVlXd2dVSEp2Y0dWeWRIa3VJRUZzYkNCeWFXZG9kSE1nY21WelpYSjJaV1F1Q2lNZ1BUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLSXlCTWFXTmxibk5sWkNCMWJtUmxjaUIwYUdVZ1FYQmhZMmhsSUV4cFkyVnVjMlVzSUZabGNuTnBiMjRnTWk0d0lDaDBhR1VnSWt4cFkyVnVjMlVpS1RzS0l5QjViM1VnYldGNUlHNXZkQ0IxYzJVZ2RHaHBjeUJtYVd4bElHVjRZMlZ3ZENCcGJpQmpiMjF3YkdsaGJtTmxJSGRwZEdnZ2RHaGxJRXhwWTJWdWMyVXVDaU1nV1c5MUlHMWhlU0J2WW5SaGFXNGdZU0JqYjNCNUlHOW1JSFJvWlNCTWFXTmxibk5sSUdGMENpTUtJeUFnSUNBZ0lHaDBkSEE2THk5M2QzY3VZWEJoWTJobExtOXlaeTlzYVdObGJuTmxjeTlNU1VORlRsTkZMVEl1TUFvakNpTWdWVzVzWlhOeklISmxjWFZwY21Wa0lHSjVJR0Z3Y0d4cFkyRmliR1VnYkdGM0lHOXlJR0ZuY21WbFpDQjBieUJwYmlCM2NtbDBhVzVuTENCemIyWjBkMkZ5WlFvaklHUnBjM1J5YVdKMWRHVmtJSFZ1WkdWeUlIUm9aU0JNYVdObGJuTmxJR2x6SUdScGMzUnlhV0oxZEdWa0lHOXVJR0Z1SUNKQlV5QkpVeUlnUWtGVFNWTXNDaU1nVjBsVVNFOVZWQ0JYUVZKU1FVNVVTVVZUSUU5U0lFTlBUa1JKVkVsUFRsTWdUMFlnUVU1WklFdEpUa1FzSUdWcGRHaGxjaUJsZUhCeVpYTnpJRzl5SUdsdGNHeHBaV1F1Q2lNZ1UyVmxJSFJvWlNCTWFXTmxibk5sSUdadmNpQjBhR1VnYzNCbFkybG1hV01nYkdGdVozVmhaMlVnWjI5MlpYSnVhVzVuSUhCbGNtMXBjM05wYjI1eklHRnVaQW9qSUd4cGJXbDBZWFJwYjI1eklIVnVaR1Z5SUhSb1pTQk1hV05sYm5ObExnb2pJRDA5UFQwOVBUMDlQVDA5UFV4SlEwVk9VMFZmUlU1RVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOUNpTnJPSE10ZEdOaExXZGxiakl0ZGpNdWVXRnRiQW9LZEc5elkyRmZaR1ZtYVc1cGRHbHZibk5mZG1WeWMybHZiam9nWTJ4dmRXUnBabmxmWkhOc1h6RmZNd3BwYlhCdmNuUnpPZ29nSUMwZ2FIUjBjSE02THk5M2QzY3VaMlYwWTJ4dmRXUnBabmt1YjNKbkwzTndaV012WTJ4dmRXUnBabmt2TkM0MUxqVXZkSGx3WlhNdWVXRnRiQW9nSUMwZ2NHeDFaMmx1T21zNGMzQnNkV2RwYmo5MlpYSnphVzl1UFQ0OU15NDBMak1zUERRdU1DNHdDaUFnTFNCd2JIVm5hVzQ2WTJ4aGJYQndiMnhwWTNsd2JIVm5hVzQvZG1WeWMybHZiajB4TGpFdU1BcHBibkIxZEhNNkNpQWdjMlZ5ZG1salpWOXVZVzFsT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQW5aR05oWlMxMFkyRm5aVzR5SndvZ0lHeHZaMTlrYVhKbFkzUnZjbms2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSXZiM0IwTDJ4dlozTXZaR05oWlMxaGJtRnNlWFJwWTNNdGRHTmhJZ29nSUhKbGNHeHBZMkZ6T2dvZ0lDQWdkSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUc1MWJXSmxjaUJ2WmlCcGJuTjBZVzVqWlhNS0lDQWdJR1JsWm1GMWJIUTZJREVLSUNCemNISnBibWN1WkdGMFlTNXRiMjVuYjJSaUxuVnlhVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltMXZibWR2WkdJNkx5OWtZMkZsTFcxdmJtZHZhRzl6ZEM5a1kyRmxMWFJqWVdkbGJqSWlDaUFnZEdGblgzWmxjbk5wYjI0NkNpQWdJQ0IwZVhCbE9pQnpkSEpwYm1jS0lDQWdJR1JsWm1GMWJIUTZJQ0p1WlhoMWN5MXlaRzUyTmk1dmJtRndMbVI1Ymk1dVpYTmpMbTV2YTJsaExtNWxkRG94TURBd01TOXZibUZ3TDI5eVp5NXZibUZ3TG1SallXVm5aVzR5TG1GdVlXeDVkR2xqY3k1MFkyRXRaMlZ1TWk1a1kyRmxMV0Z1WVd4NWRHbGpjeTEwWTJFdGQyVmlPakV1TWk0eElnb2dJSFJqWVM1aFlXa3VjR0Z6YzNkdmNtUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKRVEwRkZJZ29nSUhSallTNWhZV2t1ZFhKc09nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JrWldaaGRXeDBPaUFpYUhSMGNEb3ZMMkZoYVM1dmJtRndMbk4yWXk1amJIVnpkR1Z5TG14dlkyRnNJZ29nSUhSallTNWhZV2t1ZFhObGNtNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSkVRMEZGSWdvZ0lIUmpZVjlvWVc1a2JHVmZhVzVmYzNWaWMyTnlhV0psWDNWeWJEb0tJQ0FnSUhSNWNHVTZJSE4wY21sdVp3b2dJQ0FnWkdWbVlYVnNkRG9nSW1oMGRIQTZMeTl0WlhOellXZGxMWEp2ZFhSbGNpNXZibUZ3TG5OMll5NWpiSFZ6ZEdWeUxteHZZMkZzT2pNNU1EUXZaWFpsYm5SekwzVnVZWFYwYUdWdWRHbGpZWFJsWkM1V1JWTmZUVVZCVTFWU1JVMUZUbFJmVDFWVVVGVlVJZ29nSUhSallWOW9ZVzVrYkdWZmIzVjBYM0IxWW14cGMyaGZkWEpzT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQWlhSFIwY0RvdkwyMWxjM05oWjJVdGNtOTFkR1Z5TG05dVlYQXVjM1pqTG1Oc2RYTjBaWEl1Ykc5allXdzZNemt3TkM5bGRtVnVkSE12ZFc1aGRYUm9aVzUwYVdOaGRHVmtMa1JEUVVWZlEweGZUMVZVVUZWVUlnb2dJSFJqWVY5amIyNXpkVzFsY2w5bmNtOTFjRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltTm5NU0lLSUNCd2IyeHBZM2xmYlc5a1pXeGZhV1E2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSnZibUZ3TG5CdmJHbGphV1Z6TG0xdmJtbDBiM0pwYm1jdWRHTmhaMlZ1TWlJS0lDQndiMnhwWTNsZmFXUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKdmJtRndMbkpsYzNSaGNuUXVkR05oSWdwdWIyUmxYM1JsYlhCc1lYUmxjem9LSUNCa2IyTnJaWEl1ZEdOaE9nb2dJQ0FnZEhsd1pUb2daR05oWlM1dWIyUmxjeTVEYjI1MFlXbHVaWEpwZW1Wa1UyVnlkbWxqWlVOdmJYQnZibVZ1ZEFvZ0lDQWdjbVZzWVhScGIyNXphR2x3Y3pvS0lDQWdJQ0FnTFNCMFlYSm5aWFE2SUhSallXZGxiakpmY0c5c2FXTjVDaUFnSUNBZ0lDQWdkSGx3WlRvZ1kyeHZkV1JwWm5rdWNtVnNZWFJwYjI1emFHbHdjeTVrWlhCbGJtUnpYMjl1Q2lBZ0lDQnBiblJsY21aaFkyVnpPZ29nSUNBZ0lDQmpiRzkxWkdsbWVTNXBiblJsY21aaFkyVnpMbXhwWm1WamVXTnNaVG9LSUNBZ0lDQWdJQ0J6ZEdGeWREb0tJQ0FnSUNBZ0lDQWdJR2x1Y0hWMGN6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0c5eWRITTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0xTQmpiMjVqWVhRNklGc2lPVEE1TVRvaUxDQWlNQ0pkQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQmhjSEJzYVdOaGRHbHZibDlqYjI1bWFXYzZDaUFnSUNBZ0lDQWdjMlZ5ZG1salpWOWpZV3hzY3pvZ1cxMEtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzQjFZbXhwYzJobGN6b0tJQ0FnSUNBZ0lDQWdJSFJqWVY5b1lXNWtiR1ZmYjNWME9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5dmRYUmZjSFZpYkdsemFGOTFjbXdLSUNBZ0lDQWdJQ0FnSUNBZ2RIbHdaVG9nYldWemMyRm5aVjl5YjNWMFpYSUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTTZDaUFnSUNBZ0lDQWdJQ0IwWTJGZmFHRnVaR3hsWDJsdU9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5cGJsOXpkV0p6WTNKcFltVmZkWEpzQ2lBZ0lDQWdJQ0FnSUNBZ0lIUjVjR1U2SUcxbGMzTmhaMlZmY205MWRHVnlDaUFnSUNBZ0lDQWdjM0J5YVc1bkxtUmhkR0V1Ylc5dVoyOWtZaTUxY21rNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSE53Y21sdVp5NWtZWFJoTG0xdmJtZHZaR0l1ZFhKcENpQWdJQ0FnSUNBZ2MzUnlaV0Z0YzE5emRXSnpZM0pwWW1WekxuUmpZVjlvWVc1a2JHVmZhVzR1WTI5dWMzVnRaWEpmWjNKdmRYQTZDaUFnSUNBZ0lDQWdJQ0JuWlhSZmFXNXdkWFE2SUhSallWOWpiMjV6ZFcxbGNsOW5jbTkxY0FvZ0lDQWdJQ0FnSUhOMGNtVmhiWE5mYzNWaWMyTnlhV0psY3k1MFkyRmZhR0Z1Wkd4bFgybHVMbU52Ym5OMWJXVnlYMmxrYzFzd1hUb2dZekFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNWpiMjV6ZFcxbGNsOXBaSE5iTVYwNklHTXhDaUFnSUNBZ0lDQWdjM1J5WldGdGMxOXpkV0p6WTNKcFltVnpMblJqWVY5b1lXNWtiR1ZmYVc0dWJXVnpjMkZuWlY5c2FXMXBkRG9nTlRBd01EQUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTXVkR05oWDJoaGJtUnNaVjlwYmk1d2IyeHNhVzVuTG1GMWRHOWZZV1JxZFhOMGFXNW5MbTFoZURvZ05qQXdNREFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNXdiMnhzYVc1bkxtRjFkRzlmWVdScWRYTjBhVzVuTG0xcGJqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmWkc5M2Jqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmZFhBNklERXdNREF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVjRzlzYkdsdVp5NW1hWGhsWkY5eVlYUmxPaUF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVkR2x0Wlc5MWREb2dMVEVLSUNBZ0lDQWdJQ0IwWTJFdVlXRnBMbVZ1WVdKc1pWOWxibkpwWTJodFpXNTBPaUIwY25WbENpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1blpXNWxjbWxqWDNadVpsOXdZWFJvT2lCaFlXa3ZkakV4TDI1bGRIZHZjbXN2WjJWdVpYSnBZeTEyYm1aekwyZGxibVZ5YVdNdGRtNW1DaUFnSUNBZ0lDQWdkR05oTG1GaGFTNXViMlJsWDNGMVpYSjVYM0JoZEdnNklHRmhhUzkyTVRFdmMyVmhjbU5vTDI1dlpHVnpMWEYxWlhKNUNpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1d1lYTnpkMjl5WkRvS0lDQWdJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2dkR05oTG1GaGFTNXdZWE56ZDI5eVpBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYSnNPZ29nSUNBZ0lDQWdJQ0FnWjJWMFgybHVjSFYwT2lCMFkyRXVZV0ZwTG5WeWJBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYTmxjbTVoYldVNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSFJqWVM1aFlXa3VkWE5sY201aGJXVUtJQ0FnSUNBZ0lDQjBZMkV1Y0c5c2FXTjVPaUFuZXlKa2IyMWhhVzRpT2lKdFpXRnpkWEpsYldWdWRITkdiM0pXWmxOallXeHBibWNpTENKdFpYUnlhV056VUdWeVJYWmxiblJPWVcxbElqcGJleUpsZG1WdWRFNWhiV1VpT2lKMlJtbHlaWGRoYkd4Q2NtOWhaR05oYzNSUVlXTnJaWFJ6SWl3aVkyOXVkSEp2YkV4dmIzQlRZMmhsYldGVWVYQmxJam9pVmswaUxDSndiMnhwWTNsVFkyOXdaU0k2SWtSRFFVVWlMQ0p3YjJ4cFkzbE9ZVzFsSWpvaVJFTkJSUzVEYjI1bWFXZGZkR05oTFdocExXeHZJaXdpY0c5c2FXTjVWbVZ5YzJsdmJpSTZJbll3TGpBdU1TSXNJblJvY21WemFHOXNaSE1pT2x0N0ltTnNiM05sWkV4dmIzQkRiMjUwY205c1RtRnRaU0k2SWtOdmJuUnliMnhNYjI5d0xYWkdhWEpsZDJGc2JDMWtNR0V4Wkdaak5pMDVOR1kxTFRSbVpEUXRZVFZpTlMwME5qTXdZalF6T0RnMU1HRWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pVEVWVFUxOVBVbDlGVVZWQlRDSXNJbk5sZG1WeWFYUjVJam9pVFVGS1QxSWlMQ0pqYkc5elpXUk1iMjl3UlhabGJuUlRkR0YwZFhNaU9pSlBUbE5GVkNKOUxIc2lZMnh2YzJWa1RHOXZjRU52Ym5SeWIyeE9ZVzFsSWpvaVEyOXVkSEp2YkV4dmIzQXRka1pwY21WM1lXeHNMV1F3WVRGa1ptTTJMVGswWmpVdE5HWmtOQzFoTldJMUxUUTJNekJpTkRNNE9EVXdZU0lzSW5abGNuTnBiMjRpT2lJeExqQXVNaUlzSW1acFpXeGtVR0YwYUNJNklpUXVaWFpsYm5RdWJXVmhjM1Z5WlcxbGJuUnpSbTl5Vm1aVFkyRnNhVzVuUm1sbGJHUnpMblpPYVdOUVpYSm1iM0p0WVc1alpVRnljbUY1V3lwZExuSmxZMlZwZG1Wa1ZHOTBZV3hRWVdOclpYUnpSR1ZzZEdFaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk56QXdMQ0prYVhKbFkzUnBiMjRpT2lKSFVrVkJWRVZTWDA5U1gwVlJWVUZNSWl3aWMyVjJaWEpwZEhraU9pSkRVa2xVU1VOQlRDSXNJbU5zYjNObFpFeHZiM0JGZG1WdWRGTjBZWFIxY3lJNklrOU9VMFZVSW4xZGZTeDdJbVYyWlc1MFRtRnRaU0k2SW5aTWIyRmtRbUZzWVc1alpYSWlMQ0pqYjI1MGNtOXNURzl2Y0ZOamFHVnRZVlI1Y0dVaU9pSldUU0lzSW5CdmJHbGplVk5qYjNCbElqb2lSRU5CUlNJc0luQnZiR2xqZVU1aGJXVWlPaUpFUTBGRkxrTnZibVpwWjE5MFkyRXRhR2t0Ykc4aUxDSndiMnhwWTNsV1pYSnphVzl1SWpvaWRqQXVNQzR4SWl3aWRHaHlaWE5vYjJ4a2N5STZXM3NpWTJ4dmMyVmtURzl2Y0VOdmJuUnliMnhPWVcxbElqb2lRMjl1ZEhKdmJFeHZiM0F0ZGtST1V5MDJaak0zWmpVMlpDMWhPRGRrTFRSaU9EVXRZalpoT1Mxall6azFNMk5tTnpjNVlqTWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pUjFKRlFWUkZVbDlQVWw5RlVWVkJUQ0lzSW5ObGRtVnlhWFI1SWpvaVExSkpWRWxEUVV3aUxDSmpiRzl6WldSTWIyOXdSWFpsYm5SVGRHRjBkWE1pT2lKUFRsTkZWQ0o5WFgwc2V5SmxkbVZ1ZEU1aGJXVWlPaUpOWldGemRYSmxiV1Z1ZEY5MlIwMVZXQ0lzSW1OdmJuUnliMnhNYjI5d1UyTm9aVzFoVkhsd1pTSTZJbFpPUmlJc0luQnZiR2xqZVZOamIzQmxJam9pUkVOQlJTSXNJbkJ2YkdsamVVNWhiV1VpT2lKRVEwRkZMa052Ym1acFoxOTBZMkV0YUdrdGJHOGlMQ0p3YjJ4cFkzbFdaWEp6YVc5dUlqb2lkakF1TUM0eElpd2lkR2h5WlhOb2IyeGtjeUk2VzNzaVkyeHZjMlZrVEc5dmNFTnZiblJ5YjJ4T1lXMWxJam9pUTI5dWRISnZiRXh2YjNBdGRrTlFSUzAwT0dZd1l6SmpNeTFoTVRjeUxUUXhPVEl0T1dGbE15MHdOVEl5TnpReE9ERmlObVVpTENKMlpYSnphVzl1SWpvaU1TNHdMaklpTENKbWFXVnNaRkJoZEdnaU9pSWtMbVYyWlc1MExtMWxZWE4xY21WdFpXNTBjMFp2Y2xabVUyTmhiR2x1WjBacFpXeGtjeTVoWkdScGRHbHZibUZzVFdWaGMzVnlaVzFsYm5Seld5cGRMbUZ5Y21GNVQyWkdhV1ZzWkhOYk1GMHVkbUZzZFdVaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk1Dd2laR2x5WldOMGFXOXVJam9pUlZGVlFVd2lMQ0p6WlhabGNtbDBlU0k2SWsxQlNrOVNJaXdpWTJ4dmMyVmtURzl2Y0VWMlpXNTBVM1JoZEhWeklqb2lRVUpCVkVWRUluMHNleUpqYkc5elpXUk1iMjl3UTI5dWRISnZiRTVoYldVaU9pSkRiMjUwY205c1RHOXZjQzEyUTFCRkxUUTRaakJqTW1NekxXRXhOekl0TkRFNU1pMDVZV1V6TFRBMU1qSTNOREU0TVdJMlpTSXNJblpsY25OcGIyNGlPaUl4TGpBdU1pSXNJbVpwWld4a1VHRjBhQ0k2SWlRdVpYWmxiblF1YldWaGMzVnlaVzFsYm5SelJtOXlWbVpUWTJGc2FXNW5SbWxsYkdSekxtRmtaR2wwYVc5dVlXeE5aV0Z6ZFhKbGJXVnVkSE5iS2wwdVlYSnlZWGxQWmtacFpXeGtjMXN3WFM1MllXeDFaU0lzSW5Sb2NtVnphRzlzWkZaaGJIVmxJam93TENKa2FYSmxZM1JwYjI0aU9pSkhVa1ZCVkVWU0lpd2ljMlYyWlhKcGRIa2lPaUpEVWtsVVNVTkJUQ0lzSW1Oc2IzTmxaRXh2YjNCRmRtVnVkRk4wWVhSMWN5STZJazlPVTBWVUluMWRmVjE5SndvZ0lDQWdJQ0FnSUhSallTNXdjbTlqWlhOemFXNW5YMkpoZEdOb1gzTnBlbVU2SURFd01EQXdDaUFnSUNBZ0lDQWdkR05oTG1WdVlXSnNaVjloWW1GMFpXMWxiblE2SUhSeWRXVUtJQ0FnSUNBZ0lDQjBZMkV1Wlc1aFlteGxYMlZqYjIxd1gyeHZaMmRwYm1jNklIUnlkV1VLSUNBZ0lDQWdaRzlqYTJWeVgyTnZibVpwWnpvS0lDQWdJQ0FnSUNCb1pXRnNkR2hqYUdWamF6b0tJQ0FnSUNBZ0lDQWdJR1Z1WkhCdmFXNTBPaUF2WVdOMGRXRjBiM0l2YUdWaGJIUm9DaUFnSUNBZ0lDQWdJQ0JwYm5SbGNuWmhiRG9nTXpCekNpQWdJQ0FnSUNBZ0lDQjBhVzFsYjNWME9pQXhNSE1LSUNBZ0lDQWdJQ0FnSUhSNWNHVTZJR2gwZEhBS0lDQWdJQ0FnYVcxaFoyVTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUIwWVdkZmRtVnljMmx2YmdvZ0lDQWdJQ0JzYjJkZmFXNW1iem9LSUNBZ0lDQWdJQ0JzYjJkZlpHbHlaV04wYjNKNU9nb2dJQ0FnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJzYjJkZlpHbHlaV04wYjNKNUNpQWdJQ0FnSUhSc2MxOXBibVp2T2dvZ0lDQWdJQ0FnSUhWelpWOTBiSE02SUhSeWRXVUtJQ0FnSUNBZ0lDQmpaWEowWDJScGNtVmpkRzl5ZVRvZ0p5OWxkR012ZEdOaExXZGxiakl2YzNOc0p3b2dJQ0FnSUNCeVpYQnNhV05oY3pvS0lDQWdJQ0FnSUNCblpYUmZhVzV3ZFhRNklISmxjR3hwWTJGekNpQWdJQ0FnSUhObGNuWnBZMlZmWTI5dGNHOXVaVzUwWDNSNWNHVTZJSHNnWjJWMFgybHVjSFYwT2lCelpYSjJhV05sWDI1aGJXVWdmUW9nSUhSallXZGxiakpmY0c5c2FXTjVPZ29nSUNBZ2RIbHdaVG9nWTJ4aGJYQXVibTlrWlhNdWNHOXNhV041Q2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQndiMnhwWTNsZmFXUTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJ3YjJ4cFkzbGZhV1FLSUNBZ0lDQWdjRzlzYVdONVgyMXZaR1ZzWDJsa09nb2dJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2djRzlzYVdONVgyMXZaR1ZzWDJsa0NnPT0=","listHeatParameters":[],"heatParamUpdated":false,"creationDate":1623809657469,"timeout":0,"description":"test","artifactType":"DCAE_INVENTORY_BLUEPRINT","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0.sdktcamicroservice","artifactName":"tca-microservice.yaml","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2M1N2QxMDA2NDgwNTBlOGI2ZTk5MTdmNWY3YWI5NmY=","artifactUUID":"90542f9d-9f6f-4134-af39-e62d9f5e0259","generatedFromId":null,"artifactDisplayName":"sdktca-microservice","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"sdktcamicroservice","esId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd.936363b9-6d35-47a2-b522-a549880977f4.basicclamp0.sdktcamicroservice","duplicated":false,"payloadUpdateDate":1623809657566,"heatParameters":[],"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1623809657469,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-06-16 02:14:21,049 INFO 696:service.py(1) - attempting to checkin Service basicclamp in SDC 2021-06-16 02:14:21,054 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-16 02:14:21,054 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/21b9c812-8e8f-4638-b61c-1d55ae4631fd/lifecycleState/checkin 2021-06-16 02:14:21,055 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-16 02:14:21,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:29,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd/lifecycleState/checkin HTTP/1.1" 200 1189 2021-06-16 02:14:29,382 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-16 02:14:29,383 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd","name":"basicclamp","version":"0.1","isHighestVersion":true,"creationDate":1623809629478,"lastUpdateDate":1623809665039,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basicclamp"],"icon":"network_l_1-3","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"0.1":"21b9c812-8e8f-4638-b61c-1d55ae4631fd"},"projectCode":"123456","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","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":"ad57434e-14fe-4d7a-b283-96e65c4f5646"} 2021-06-16 02:14:29,386 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-16 02:14:29,386 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-16 02:14:29,386 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-16 02:14:29,386 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-16 02:14:29,387 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:14:29,387 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-16 02:14:29,387 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-16 02:14:29,387 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-16 02:14:29,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-16 02:14:36,161 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1447 2021-06-16 02:14:36,162 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-16 02:14:36,162 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/79b1226d-cd56-4e78-adb9-801fbab8e497/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f158b9e-7e2e-44cc-982f-d584a12c4f74/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad57434e-14fe-4d7a-b283-96e65c4f5646","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad57434e-14fe-4d7a-b283-96e65c4f5646/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","name":"basic_onboard_etIQrX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6a753484-ea41-413b-90d3-f51e38bc5173/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-16 02:14:36,165 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-16 02:14:36,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:14:36,165 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:14:36,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:14:36,165 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-16 02:14:36,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:14:36,165 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:14:36,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:14:36,166 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-16 02:14:36,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:14:36,166 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:14:36,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-16 02:14:36,166 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_etIQrX from SDC 2021-06-16 02:14:36,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-16 02:14:36,166 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-16 02:14:36,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-16 02:14:36,167 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-06-16 02:14:36,167 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-16 02:14:36,167 INFO 192:__init__.py(1) - Service found, updating information 2021-06-16 02:14:36,167 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-16 02:14:36,167 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-16 02:14:36,167 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:14:36,167 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-16 02:14:36,168 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-16 02:14:36,168 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-16 02:14:36,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:14:45,294 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-16 02:14:45,296 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-16 02:14:45,298 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f38a297-4675-4782-af89-8259bac8b7de","lifecycleState":"CERTIFIED","lastUpdateDate":1623798932167,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5784683-8d18-4a5c-95a5-1ea0e5763322","invariantUUID":"d1b09d60-0725-4447-96ce-6e4a563b5c32","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c99855fb-95be-48c5-a84c-acbc7302e614","lifecycleState":"CERTIFIED","lastUpdateDate":1623799845179,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"265f4971-799b-484b-a1a2-7e6b5ed7a284","invariantUUID":"3145bf7d-cd69-437b-a899-ad496745a89c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"b7541ea6-94ce-430a-bfde-9a15e106196c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798758439,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"467019ac-5efb-4717-a981-8a42187a337e","invariantUUID":"36aa55e9-8fb1-4c6e-89dd-282d4e1c9e12","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":"networkrules","uniqueId":"842a1ae5-c54d-4c6f-a49c-c08e63bc8b85","lifecycleState":"CERTIFIED","lastUpdateDate":1623799152942,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe650035-2687-4a57-a0e1-f82215022ae7","invariantUUID":"49be14a2-d7c0-42e6-8c7c-8f6e65328c0e","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":"defaulticon","uniqueId":"1751da68-5af1-4033-aa92-96310719f4da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799653967,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cadaf9d7-3563-4964-b7b1-2c8b5ead1df2","invariantUUID":"6c3f5819-008f-4c53-bfbd-ded6f7ba8060","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a27ac72f-4dc9-49d8-8bf6-5dc8a5659ab3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799387376,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c89c485-2eab-4201-9def-4e53c037352b","invariantUUID":"9c881400-c528-49ad-92ca-7c306d990892","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d54edeb-0f18-4c9b-b973-824d44ae55ed","lifecycleState":"CERTIFIED","lastUpdateDate":1623799686175,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c91ae6f-b646-4fa4-bf6c-069c5d6f70cc","invariantUUID":"490da94c-88ba-4ddf-84f7-d617627c0cd1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"30665697-737c-4587-adf9-ab65d50c5889","lifecycleState":"CERTIFIED","lastUpdateDate":1623800054459,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145d30e1-b811-44fd-82aa-1d7a8cf24d4c","invariantUUID":"2cdc1bfe-8f26-43a4-a62d-385b10dc5ff0","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":"network","uniqueId":"3cbac0ee-b279-4072-b0f1-4049020e4c83","lifecycleState":"CERTIFIED","lastUpdateDate":1623798895376,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"210be581-b97a-4923-b937-39e89e8dbb01","invariantUUID":"7608e07c-9944-48a6-aac4-0f2ce63021c5","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":"defaulticon","uniqueId":"11f1f3bb-c632-460f-a70a-9c422ea5034a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799670670,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef892ed-6bd7-4690-b441-c1f09cb43287","invariantUUID":"4950accb-3151-4946-b4c0-198ffaf7b2e5","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":"compute","uniqueId":"bd10b96a-2b9f-46bf-a9a2-e6712f5ff744","lifecycleState":"CERTIFIED","lastUpdateDate":1623799813855,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ec13024-e9a1-4bb1-8a2a-54277f4138fb","invariantUUID":"0a6397da-6056-49f1-9263-1be230e05642","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"60bcb8b0-a28a-4e46-a94d-b99711e4f5be","lifecycleState":"CERTIFIED","lastUpdateDate":1623800239542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3bd742d-b8ca-469c-9c19-f9a323c914be","invariantUUID":"bed191df-dae2-47af-a9ac-425834a7d736","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be747d6d-5256-420c-b9a3-50cea8aa5f61","lifecycleState":"CERTIFIED","lastUpdateDate":1623800378465,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8df5660d-dc33-4d8b-b39f-5e1045258ff7","invariantUUID":"76dde16a-4333-49fd-886c-d5f21c66dd88","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":"fdf5f652-7eec-4160-8c57-49d3f499969e","lifecycleState":"CERTIFIED","lastUpdateDate":1623800084771,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb57cf44-96c4-463c-a91f-28153692b716","invariantUUID":"ab81ff8c-110f-48db-a51e-fceed9ced298","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":"securityrules","uniqueId":"5beeca95-fbd4-4a7f-be2d-80c77e108031","lifecycleState":"CERTIFIED","lastUpdateDate":1623799250240,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"470275e9-8037-43bf-8e9a-c62cba6ac44b","invariantUUID":"e5807675-759b-4db9-9224-6a79c832e683","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d983186-ee99-43e3-b1de-915e5910bbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623799546374,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b95e7ae-9f01-40ea-bc21-e765ba6822df","invariantUUID":"90f993ef-8750-413c-b3d7-f65615913f08","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":"objectStorage","uniqueId":"f6afb973-7c21-4f08-a557-300048ef24da","lifecycleState":"CERTIFIED","lastUpdateDate":1623799915076,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0838523-ad06-45c3-ab7c-36982d0550af","invariantUUID":"cc8917b6-2eaa-4f31-8a81-297a54854a88","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2179a68-8baa-4d88-9b4f-d66066930dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1623799706072,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc9d2ed-dc35-4229-bc26-a05f1f8b49d2","invariantUUID":"32380da5-d344-47b8-9784-3b9ef3fb3131","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8d2109a-a2d7-4fbc-9de9-d769ff7b460b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800208264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc2f5c20-a1e7-4baf-845e-28736feb9d4f","invariantUUID":"e909887b-3b22-449e-ab44-1be9728e50d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971aa7b-630d-41c9-9cbd-41712e7bfa24","lifecycleState":"CERTIFIED","lastUpdateDate":1623800134591,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27b10ac-5ed3-4c02-9c46-6f3a3d2e857d","invariantUUID":"9e881e97-adcf-4880-82be-a803ce7176b2","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":"defaulticon","uniqueId":"a03daf2d-c669-4b97-8c7f-0608c1f273bf","lifecycleState":"CERTIFIED","lastUpdateDate":1623808323371,"name":"basic_onboard_etIQrX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"73040557-3477-4dd1-af94-7b6a5bd1da3b","invariantUUID":"f9cb3b81-ab1d-4bc8-8d19-b40c31ba4c84","systemName":"BasicOnboardEtiqrx","description":"VF","tags":["basic_onboard_etIQrX"],"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":"c2adc108-ee6f-4363-8812-ac0838e2fb09","lifecycleState":"CERTIFIED","lastUpdateDate":1623799043839,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b796dd14-2bc6-4d25-a14a-7546c8fdb75b","invariantUUID":"24fca861-7e42-4e4f-a5d7-ad2607d2441c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f0acd1-acf3-49e2-abc8-6598814e5dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1623799500160,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485eb635-b1af-4f1a-ac51-79b51be1ed3d","invariantUUID":"5736aeb4-669c-4958-ab56-b07bee6c799e","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":"bb3fdeb9-b229-49af-a4cc-51b64211d77d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799635170,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f312506-5eea-457f-b423-dab85ea37bb2","invariantUUID":"41b3520f-7590-4a10-a2d1-9a1b0c9363dd","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b823047d-b234-46db-8153-7eed3a788c28","lifecycleState":"CERTIFIED","lastUpdateDate":1623800036168,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"188a54aa-c2cd-4dd6-8345-e41fc129a51d","invariantUUID":"970d2d28-f486-466b-afb1-904ac4f648b8","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":"c740c540-c8e1-4305-9367-e1a2dff5c425","lifecycleState":"CERTIFIED","lastUpdateDate":1623800486770,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebd56466-110e-4bd5-a33e-4fde3b8252c2","invariantUUID":"c650f371-e51b-4f95-aa70-dd89483c21f3","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":"a7fdd78f-ec30-43e1-86fe-2b2d86f730c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623799777666,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d65dad97-58f1-43f5-8bb3-475b89c126a0","invariantUUID":"26af5389-c8c3-4d4b-883d-69d9cfe14594","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":"5e75e1fd-86c3-417e-a011-7f98c60dc219","lifecycleState":"CERTIFIED","lastUpdateDate":1623800002540,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ba5da4-c0be-46cc-a41d-1d2950d2d512","invariantUUID":"b3746186-aa84-4d47-a290-bd18c842482f","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":"networkrules","uniqueId":"b0781145-e729-420f-916b-eafc20c4a3ac","lifecycleState":"CERTIFIED","lastUpdateDate":1623799214082,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"968b5451-a129-45a6-b729-6632fb13f1cc","invariantUUID":"c72b699f-7773-4481-9de3-fea33bf70214","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fecb74a-7e8b-46b6-8639-4ed8c994e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799615868,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"05d94eaf-0226-45a5-b41b-7e5145d674cf","invariantUUID":"35e333ea-71f2-488c-9469-38d1ade7a2c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26938412-54e9-461b-adb8-79f1b5a9ba14","lifecycleState":"CERTIFIED","lastUpdateDate":1623798913774,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc68c034-b37e-4d21-8c1e-7add785c9099","invariantUUID":"de392107-6b69-4068-b04c-981bf54f6d63","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26f8941e-7fc8-42b6-b455-407715132c29","lifecycleState":"CERTIFIED","lastUpdateDate":1623800102842,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"942657b7-31b7-495a-bb18-4bc7c2c3ddef","invariantUUID":"65cee03c-51ac-42a5-9bb3-fb257b390dee","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":"compute","uniqueId":"b41f06eb-6c94-4295-9d14-c679d54b3518","lifecycleState":"CERTIFIED","lastUpdateDate":1623799725363,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dcc0d15-d7ec-46f6-bc3e-608649f01acb","invariantUUID":"ed125865-98ea-424a-bdee-4e08f68b1ac9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"987cf025-8c64-478a-9599-41435b51a6fc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799602082,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42c5ed77-a1b5-49a8-acb7-9bd4a2f1844d","invariantUUID":"ad52f43f-35c3-4f64-9b6b-ca65d443b8d3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5036352-aff2-48f9-8699-dbb05b5ca9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798585672,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f93669-6a2d-4441-954f-dbabfcf05625","invariantUUID":"28148119-11d1-484a-b78f-b7ce5e2240ec","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecb49284-25a8-460f-ace8-fc9762a7399f","lifecycleState":"CERTIFIED","lastUpdateDate":1623799934698,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a3ede64-8aad-413d-9aac-46a80a7c5947","invariantUUID":"1ec863fa-b405-4f85-8c96-5cc6526b7884","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6179bd45-9177-4055-a302-a35e922b434c","lifecycleState":"CERTIFIED","lastUpdateDate":1623799340371,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e7a909-e8bf-40ff-8a3e-15942842607a","invariantUUID":"20b7a0ef-1d37-4db4-9a02-836fc561e12d","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26af5477-8bc5-4e65-9bc6-2c7d4a321918","lifecycleState":"CERTIFIED","lastUpdateDate":1623800426474,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10120bb-cc5c-4903-840e-df2fc7300ed0","invariantUUID":"1176b451-6a4e-4473-82f8-f1a583e0ca93","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ac917388-a345-40e1-84da-00c05f2bd787","lifecycleState":"CERTIFIED","lastUpdateDate":1623800473043,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49828f2-5d2d-4745-acf7-58ca1a366d9b","invariantUUID":"c973949e-29d1-453b-97fb-28a15a02a36b","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":"compute","uniqueId":"01a9a353-d8fa-467c-a51d-b594f6b08a43","lifecycleState":"CERTIFIED","lastUpdateDate":1623799284368,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ff2755c-f98a-44c7-a9ca-493a0f1db93e","invariantUUID":"4b402422-7210-485f-9846-60a0bd518fd7","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":"9e9ce558-e580-4d94-a843-6c92f647284d","lifecycleState":"CERTIFIED","lastUpdateDate":1623799795667,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f57b59fb-0c02-4c16-b901-eefeb8824fd2","invariantUUID":"ac0f518a-cc7f-4a39-805c-1e985066d55a","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":"objectStorage","uniqueId":"c97e2d7a-57f7-47cf-a8bc-c74d640f7856","lifecycleState":"CERTIFIED","lastUpdateDate":1623799862868,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c434018b-c41e-4c51-b38e-0c59c488a6ad","invariantUUID":"ba73347c-86db-470c-8da6-46267de354da","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40a28d7a-3b08-4b95-b43d-5b8df0f080dd","lifecycleState":"CERTIFIED","lastUpdateDate":1623800314485,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45646b7e-27cc-4d6b-ac60-187dd6b6bfc6","invariantUUID":"293a19bd-1451-4ab7-a346-aa9f8209d646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936363b9-6d35-47a2-b522-a549880977f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623809553665,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb3dbab7-17c0-47d4-bce9-d6019167afbb","invariantUUID":"e00286b3-a4b0-4dac-8a4b-c1bf509f58b4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"51167f3a-1308-4180-a47f-295576c1c3f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623799564776,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1787c26f-b87d-40f4-b120-fec303f71bbd","invariantUUID":"27a4c759-0c03-47b0-86aa-c51406395ed5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"247b1e00-77fa-43bb-87a9-06d2c18b6e01","lifecycleState":"CERTIFIED","lastUpdateDate":1623800184073,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c3d902f-e17d-40e7-b9e2-8efca50008c4","invariantUUID":"11982847-4901-499e-a4c2-d1ea629f0ce9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cfacd4d4-b0e3-4f55-a18d-714ab2b62ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1623798875872,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e044728a-14da-44ca-a78e-8e87318bd482","invariantUUID":"ba10c4d6-f0b9-49a8-a44c-a87a412780c7","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":"3fc6c470-ba27-458a-9645-5f8da95f2d45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799323867,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"317c48ba-9a34-4ab0-a185-864f84790071","invariantUUID":"1595039d-6e8b-4c38-9926-e7ac6e3dba71","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0d072fc-8afb-4ec7-85c4-7c3fd6f94fcf","lifecycleState":"CERTIFIED","lastUpdateDate":1623799744570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b64f99c-ac7f-4731-a557-c3e378e42d85","invariantUUID":"c214cfd8-da14-4990-839f-f28fac71ee69","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":"8e72adb4-956e-4045-af2a-581f35a05a84","lifecycleState":"CERTIFIED","lastUpdateDate":1623799424561,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d15482ca-8a09-4181-8ce7-1068a326d185","invariantUUID":"10208e9f-ad68-49bb-a560-5dcac2dea100","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7dbe31ec-676b-4f75-8c18-a1c0b395ab5c","lifecycleState":"CERTIFIED","lastUpdateDate":1623798688259,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"269cc4e0-1209-4ca4-b677-00afa47237ff","invariantUUID":"f07f0250-ac5e-4ff6-b86c-ed78a4531d0e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90357353-b6da-4fef-817b-6c6194c42028","lifecycleState":"CERTIFIED","lastUpdateDate":1623798794559,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8322b1b-1c11-4bc1-9b7a-70d4baa31ad6","invariantUUID":"1fc24dc9-0d35-4913-9241-1d5ddc658b72","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":"objectStorage","uniqueId":"c08f4ffd-4d47-4776-b362-3baa26402810","lifecycleState":"CERTIFIED","lastUpdateDate":1623798861840,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f73b0d4-5035-43d5-b5e0-eadd33216796","invariantUUID":"a9bf9100-d507-4c92-a2fe-6faafa7b7f7c","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2e24723a-e6ab-462f-a595-f998e0a7afe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623808674558,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9620a423-c53e-4ce2-a15c-ab064516b2f8","invariantUUID":"f0235592-987b-41b3-af52-5dff1d8e0408","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f78ec1e7-e354-485f-a95f-6ed8b0f66597","lifecycleState":"CERTIFIED","lastUpdateDate":1623800444061,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f9b54bc-ea1c-41ba-8cf0-c41e9f2e546a","invariantUUID":"99c6c083-6c8a-4020-9c8e-be799c4613dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa3640a9-3c85-4a33-a155-e3f11828e6b9","lifecycleState":"CERTIFIED","lastUpdateDate":1623798966178,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da46835e-0a35-49d2-b8de-2eec49730372","invariantUUID":"f1f66177-710d-41a5-b47f-923bd985242f","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":"port","uniqueId":"a75bdef9-bfcb-4014-b934-69530cb181f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623798776181,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8181e004-494e-4269-bed4-ec157211d2e7","invariantUUID":"8751abf8-4da5-4975-b1eb-dbe12942a229","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":"a6673d27-2d2e-4c65-843d-9569dbbaf405","lifecycleState":"CERTIFIED","lastUpdateDate":1623799024380,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bece147-b42b-4169-a55d-f161adbd3d1a","invariantUUID":"874e5d9c-a0e4-4d36-834c-726298b1255b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d7851481-f48d-4069-8c50-e030d1382075","lifecycleState":"CERTIFIED","lastUpdateDate":1623800284877,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"467eb327-2ac5-4038-8e34-b6fcccc3860a","invariantUUID":"023d8fc4-01c3-4a09-b0e3-9b1f369f0497","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":"0d61e52e-ce16-4cc7-b5e0-3a73367c515d","lifecycleState":"CERTIFIED","lastUpdateDate":1623798985566,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2923b2e0-a346-47ee-a463-df5d3a985b09","invariantUUID":"d563bc1a-2d93-4cfa-8751-ce0a35968e41","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b374bee3-3d25-4a8f-93cc-97052af95444","lifecycleState":"CERTIFIED","lastUpdateDate":1623800016361,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4322f4f1-48e2-40f6-9447-ee38f2b53118","invariantUUID":"458ce205-1a1a-4243-8393-f1857d3a103a","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":"5646aeed-b547-4839-95d7-94a01a76379a","lifecycleState":"CERTIFIED","lastUpdateDate":1623799406068,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"839d5f37-a26e-434f-a8cd-51040d97bd7e","invariantUUID":"3b438232-e851-4538-89a9-0a2bfa9f724e","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1a1d1824-46ea-4748-8c16-0caa56486db2","lifecycleState":"CERTIFIED","lastUpdateDate":1623798672348,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b8771ddc-129d-4e46-babc-6c261353fbe2","invariantUUID":"535ac93d-85bd-427b-8517-f62a360cb974","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":"027d9041-7a92-4cae-82fe-1e05982c2143","lifecycleState":"CERTIFIED","lastUpdateDate":1623800151967,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63075496-12bf-4918-9b79-8cc4b1dc2704","invariantUUID":"df37a214-a5d3-4e4a-b84a-a5d98baf3640","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"10b4a12e-982f-4810-818f-fecaf91a60b1","lifecycleState":"CERTIFIED","lastUpdateDate":1623800069762,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a71d7e5d-547d-4412-b72c-ab0d54433807","invariantUUID":"bee8217c-ed53-41b5-9f5a-a3711e898f9f","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":"ab6814bd-4e73-4801-94ca-82197ed4eefc","lifecycleState":"CERTIFIED","lastUpdateDate":1623799304075,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfaecca-3c8a-469c-a4ad-bdbc0e7c504c","invariantUUID":"1fc23feb-6a59-4655-a8df-dfcfb6255602","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b274bd79-d841-4e92-b868-64cc1080a238","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623808123073,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d79d35b1-40d6-43ea-b0cf-4673a2b460d2","invariantUUID":"1b18bc58-0fa7-4285-9022-9841aafb0d41","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":"029d072e-8d02-4cbc-adfd-960cb4564934","lifecycleState":"CERTIFIED","lastUpdateDate":1623799167874,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38a8cb61-7b0c-47b7-99cd-6987d57acc12","invariantUUID":"c024b7b4-aa41-4b09-94e8-3776cb0e7cd7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6679acf-2e2f-4e3c-b0b9-acf3d0b21a45","lifecycleState":"CERTIFIED","lastUpdateDate":1623799004439,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43cd8cbb-99c7-4241-9322-567d9c0243e8","invariantUUID":"8fd2b3ad-beed-42a9-8d9f-e27ce2c47c6f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67059756-8d4d-403c-8ace-1bb0e6e19428","lifecycleState":"CERTIFIED","lastUpdateDate":1623798707268,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f196ec2-ca2d-41b8-95dd-ff9983958b5a","invariantUUID":"66b44845-133e-433f-8d04-37440424a6de","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a0487dc-0369-47b7-a51d-76311e9c4f63","lifecycleState":"CERTIFIED","lastUpdateDate":1623799233575,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"708da3a5-795a-451b-85d3-f3c034e6e3f3","invariantUUID":"0abb561a-ad89-43f3-b384-840a16b68737","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eff33fc-0a21-4d28-adf0-89a9a19f73a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623800115881,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9e3d354-ec63-47bb-ae14-2b7bb4972336","invariantUUID":"9e365c50-48c1-47a5-a0a0-14b3834024c5","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":"compute","uniqueId":"71dd4536-950b-4148-aacf-1f2e1f432e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623800411569,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d283e86b-d82c-4ade-9919-89e75590b5ec","invariantUUID":"55da0836-8338-4769-b1d7-8edcc73bf259","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":"defaulticon","uniqueId":"22853699-7951-4127-8c79-4573a02c8cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1623798946277,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bad9897-03e7-4cfb-bcb0-7bc63f92a47a","invariantUUID":"626f46f5-3dbf-4e16-8f77-3bd3c5e0bf52","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25d723cd-b32f-4868-9dd4-dabd603b4a6a","lifecycleState":"CERTIFIED","lastUpdateDate":1623807399875,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"79b1226d-cd56-4e78-adb9-801fbab8e497","invariantUUID":"7e55ecb1-c7a8-48b7-a01f-517c5ffc8c63","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c65b181-de30-4c25-9f17-37f06425dd69","lifecycleState":"CERTIFIED","lastUpdateDate":1623808506172,"name":"basic_onboard_etIQrX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6a753484-ea41-413b-90d3-f51e38bc5173","invariantUUID":"19637f58-7455-4745-bacd-5162082a0755","systemName":"BasicOnboardEtiqrx","description":"service","tags":["basic_onboard_etIQrX"],"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":"8a295ac6-bc2d-4a0d-ab6c-b1c220743aec","lifecycleState":"CERTIFIED","lastUpdateDate":1623808858658,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f158b9e-7e2e-44cc-982f-d584a12c4f74","invariantUUID":"09a7bacb-f1d0-4849-b589-7bb40877e276","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"21b9c812-8e8f-4638-b61c-1d55ae4631fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623809665039,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad57434e-14fe-4d7a-b283-96e65c4f5646","invariantUUID":"ac2baae6-6a0c-4edd-a03a-0e9b254861c6","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-16 02:14:45,302 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in services list 2021-06-16 02:14:45,302 INFO 696:service.py(1) - attempting to Certify Service basicclamp in SDC 2021-06-16 02:14:45,305 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-16 02:14:45,306 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/21b9c812-8e8f-4638-b61c-1d55ae4631fd/lifecycleState/Certify 2021-06-16 02:14:45,306 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-16 02:14:45,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-16 02:15:03,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/21b9c812-8e8f-4638-b61c-1d55ae4631fd/lifecycleState/Certify HTTP/1.1" 404 204 2021-06-16 02:15:03,551 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-06-16 02:15:03,552 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-16 02:15:03,552 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-16 02:15:03,552 ERROR 190:base.py(1) - No execution start time saved for ClampStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-06-16 02:15:03,553 ERROR 41:basic_clamp.py(1) - Generic OnapTest exception 2021-06-16 02:15:03,553 INFO 176:run_tests.py(1) - Test result: +---------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+---------------------+------------------+----------------+ | basic_clamp | integration | 05:05 | FAIL | +---------------------+---------------------+------------------+----------------+ 2021-06-16 02:15:03,556 INFO 49:basic_clamp.py(1) - Generate Test report 2021-06-16 02:15:03,647 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-06-16 02:15:04,121 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-16 02:15:04,123 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60c95ea86c44f50010121dbf 2021-06-16 02:15:04,123 ERROR 253:run_tests.py(1) - The test case 'basic_clamp' failed. 2021-06-16 02:15:04,124 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR