2021-06-18 01:47:57,768 DEBUG 17:basic_clamp.py(1) - Basic CLAMP init started 2021-06-18 01:47:57,768 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf', value='onaptests.scenario.basic_cnf:BasicCnf', group='xtesting.testcase') 2021-06-18 01:47:57,768 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-06-18 01:47:57,768 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-06-18 01:47:57,769 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-06-18 01:47:57,769 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-18 01:47:57,769 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-18 01:47:57,769 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-18 01:47:57,769 INFO 169:run_tests.py(1) - Running test case 'basic_clamp'... 2021-06-18 01:47:57,770 DEBUG 26:basic_clamp.py(1) - start time 2021-06-18 01:47:57,770 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-18 01:47:57,771 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-18 01:47:57,771 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-18 01:47:57,771 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-18 01:47:57,771 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:47:57,772 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-18 01:47:57,772 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-18 01:47:57,772 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:47:57,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:47:57,961 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-18 01:47:57,963 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-18 01:47:57,963 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"eb5dbbb5afc147afa4617d8e11b42e82","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de929390122441bfa9161b3a2f7e5d18","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"80ba0bfb691b41648604c947c3d554c5","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1e3ff183ce5947b2a015e4877ddb3686","type":"vlm","name":"1ad51a05-054b-47df-8bce","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2964a59870ef4e19bac0fd473935001b","type":"vlm","name":"62f15923-0748-4b72-83e3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-18 01:47:57,965 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-18 01:47:57,965 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-18 01:47:57,965 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-06-18 01:47:57,965 INFO 267:__init__.py(1) - attempting to create Vendor basiclamp_vendor in SDC 2021-06-18 01:47:57,966 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-18 01:47:57,966 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-18 01:47:57,966 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-18 01:47:57,966 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-18 01:47:57,967 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:47:57,967 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-18 01:47:57,967 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-18 01:47:57,967 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:47:57,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:47:58,107 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-18 01:47:58,108 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-18 01:47:58,109 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"eb5dbbb5afc147afa4617d8e11b42e82","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de929390122441bfa9161b3a2f7e5d18","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"80ba0bfb691b41648604c947c3d554c5","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1e3ff183ce5947b2a015e4877ddb3686","type":"vlm","name":"1ad51a05-054b-47df-8bce","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2964a59870ef4e19bac0fd473935001b","type":"vlm","name":"62f15923-0748-4b72-83e3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-18 01:47:58,111 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-18 01:47:58,111 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-18 01:47:58,111 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-06-18 01:47:58,125 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-18 01:47:58,126 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-18 01:47:58,126 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basiclamp_vendor", "description": "vendor" } 2021-06-18 01:47:58,126 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-18 01:47:58,126 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-18 01:47:58,126 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basiclamp_vendor", "description": "vendor" } 2021-06-18 01:47:58,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:00,959 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-18 01:48:00,960 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-18 01:48:00,960 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"5cc5ffe36fdd4c9ebfbc4eca163578d2","version":{"id":"5032ed1df5e649e2a7256280438faf21","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-18 01:48:00,962 INFO 284:__init__.py(1) - Vendor basiclamp_vendor is created in SDC 2021-06-18 01:48:00,963 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basiclamp_vendor in SDC 2021-06-18 01:48:00,966 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-18 01:48:00,966 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/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions/5032ed1df5e649e2a7256280438faf21/actions 2021-06-18 01:48:00,966 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-18 01:48:00,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:02,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions/5032ed1df5e649e2a7256280438faf21/actions HTTP/1.1" 200 2 2021-06-18 01:48:02,268 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-18 01:48:02,269 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-18 01:48:02,273 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-18 01:48:02,286 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:48:02,286 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:48:02,286 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-18 01:48:02,286 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-18 01:48:02,286 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,287 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-18 01:48:02,287 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-18 01:48:02,287 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:02,376 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-18 01:48:02,377 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:48:02,377 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-18 01:48:02,379 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:48:02,379 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:48:02,380 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:48:02,380 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:48:02,380 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:48:02,380 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-18 01:48:02,380 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:48:02,380 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-18 01:48:02,380 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:48:02,380 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:48:02,381 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-18 01:48:02,381 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-18 01:48:02,381 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,381 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-18 01:48:02,381 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-18 01:48:02,381 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:02,561 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-18 01:48:02,562 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:48:02,562 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-18 01:48:02,564 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:48:02,564 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:48:02,564 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:48:02,564 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:48:02,565 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:48:02,565 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-18 01:48:02,565 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:48:02,565 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-18 01:48:02,565 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:48:02,565 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:48:02,565 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-18 01:48:02,565 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-18 01:48:02,566 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,566 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-18 01:48:02,566 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-18 01:48:02,566 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:02,762 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-18 01:48:02,763 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:48:02,763 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-18 01:48:02,765 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:48:02,765 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:48:02,766 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:48:02,766 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:48:02,766 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:48:02,766 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-18 01:48:02,766 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:48:02,766 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-18 01:48:02,766 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:48:02,766 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:48:02,767 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-18 01:48:02,767 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-18 01:48:02,767 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,767 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-18 01:48:02,767 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-18 01:48:02,767 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:02,874 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-18 01:48:02,875 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:48:02,875 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-18 01:48:02,877 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:48:02,877 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:48:02,878 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:48:02,878 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:48:02,878 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:48:02,878 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-18 01:48:02,878 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:48:02,878 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-18 01:48:02,878 INFO 267:__init__.py(1) - attempting to create Vsp basicclamp_VSP in SDC 2021-06-18 01:48:02,879 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:48:02,879 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:48:02,879 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-18 01:48:02,879 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-18 01:48:02,879 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,879 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-18 01:48:02,879 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-18 01:48:02,880 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:48:02,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:03,178 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-18 01:48:03,179 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:48:03,180 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-18 01:48:03,181 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:48:03,181 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:48:03,182 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:48:03,182 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:48:03,182 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:48:03,182 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-18 01:48:03,182 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:48:03,182 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-06-18 01:48:03,185 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-06-18 01:48:03,185 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-18 01:48:03,186 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-18 01:48:03,186 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-18 01:48:03,186 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:48:03,186 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-18 01:48:03,186 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-18 01:48:03,186 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-18 01:48:03,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:03,374 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-18 01:48:03,376 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-18 01:48:03,376 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cc5ffe36fdd4c9ebfbc4eca163578d2","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"eb5dbbb5afc147afa4617d8e11b42e82","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de929390122441bfa9161b3a2f7e5d18","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"80ba0bfb691b41648604c947c3d554c5","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1e3ff183ce5947b2a015e4877ddb3686","type":"vlm","name":"1ad51a05-054b-47df-8bce","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2964a59870ef4e19bac0fd473935001b","type":"vlm","name":"62f15923-0748-4b72-83e3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-06-18 01:48:03,379 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-06-18 01:48:03,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-06-18 01:48:03,379 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-18 01:48:03,379 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/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions 2021-06-18 01:48:03,379 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:03,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-18 01:48:03,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/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions 2021-06-18 01:48:03,380 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:03,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:03,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions HTTP/1.1" 200 264 2021-06-18 01:48:03,468 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:03,468 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5032ed1df5e649e2a7256280438faf21","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980878301,"modificationTime":1623980881668,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:48:03,470 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-18 01:48:03,470 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-18 01:48:03,471 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-18 01:48:03,471 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/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions 2021-06-18 01:48:03,471 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:03,471 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-18 01:48:03,472 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/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions 2021-06-18 01:48:03,472 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:03,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:03,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5cc5ffe36fdd4c9ebfbc4eca163578d2/versions HTTP/1.1" 200 264 2021-06-18 01:48:03,566 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:03,566 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5032ed1df5e649e2a7256280438faf21","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980878301,"modificationTime":1623980881668,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:48:03,568 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-18 01:48:03,568 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-18 01:48:03,568 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-18 01:48:03,569 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": "5cc5ffe36fdd4c9ebfbc4eca163578d2", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-18 01:48:03,569 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-18 01:48:03,569 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-18 01:48:03,569 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": "5cc5ffe36fdd4c9ebfbc4eca163578d2", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-18 01:48:03,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:10,409 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-18 01:48:10,411 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-18 01:48:10,412 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"f12c56474dc6456fbbe830881aa58939","version":{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-18 01:48:10,415 INFO 284:__init__.py(1) - Vsp basicclamp_VSP is created in SDC 2021-06-18 01:48:10,415 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-18 01:48:10,415 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:10,415 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:10,416 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-18 01:48:10,416 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:10,416 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:10,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:10,659 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:10,660 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:10,660 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:10,662 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-18 01:48:10,662 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:10,662 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:10,662 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-18 01:48:10,662 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:10,662 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:10,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:11,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 223 2021-06-18 01:48:11,206 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:11,206 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623980883955,"modificationTime":1623980885626} 2021-06-18 01:48:11,208 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-18 01:48:11,209 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:11,209 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:11,209 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-18 01:48:11,209 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:11,209 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:11,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:12,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 372 2021-06-18 01:48:12,269 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:12,269 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e"} 2021-06-18 01:48:12,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-18 01:48:12,271 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:12,272 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:12,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-18 01:48:12,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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:12,272 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:12,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:13,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 372 2021-06-18 01:48:13,065 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:13,066 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e"} 2021-06-18 01:48:13,070 INFO 219:vsp.py(1) - attempting to upload package for basicclamp_VSP in SDC 2021-06-18 01:48:13,070 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-18 01:48:13,071 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:13,071 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:13,072 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-18 01:48:13,072 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:13,073 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:13,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:13,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:13,165 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:13,165 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:13,167 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-18 01:48:13,168 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:13,168 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:13,168 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-18 01:48:13,168 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:13,168 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:13,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:13,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 223 2021-06-18 01:48:13,805 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:13,805 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623980883955,"modificationTime":1623980885626} 2021-06-18 01:48:13,808 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-18 01:48:13,808 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:13,808 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:13,809 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-18 01:48:13,809 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:13,809 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:13,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:14,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 372 2021-06-18 01:48:14,764 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:14,764 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e"} 2021-06-18 01:48:14,766 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-18 01:48:14,766 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:14,766 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:14,767 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-18 01:48:14,767 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:14,767 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:14,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:15,560 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 372 2021-06-18 01:48:15,561 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:15,561 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e"} 2021-06-18 01:48:15,563 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-18 01:48:15,564 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/orchestration-template-candidate 2021-06-18 01:48:15,564 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-18 01:48:15,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:15,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/orchestration-template-candidate HTTP/1.1" 200 94 2021-06-18 01:48:15,914 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-18 01:48:15,914 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-18 01:48:15,915 INFO 172:vsp.py(1) - Files for Vsp basicclamp_VSP have been uploaded 2021-06-18 01:48:15,917 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-18 01:48:15,917 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:15,917 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:15,917 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-18 01:48:15,917 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:15,917 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:15,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:16,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:16,013 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:16,013 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:16,016 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-18 01:48:16,016 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,016 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:16,017 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-18 01:48:16,017 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,017 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:16,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:16,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 222 2021-06-18 01:48:16,209 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:16,209 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623980883955,"modificationTime":1623980895906} 2021-06-18 01:48:16,211 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-18 01:48:16,211 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,212 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:16,212 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-18 01:48:16,212 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,212 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:16,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:16,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 443 2021-06-18 01:48:16,674 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:16,674 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-18 01:48:16,676 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-18 01:48:16,676 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,676 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:16,677 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-18 01:48:16,677 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:16,677 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:16,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:17,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 443 2021-06-18 01:48:17,012 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:17,012 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-18 01:48:17,016 INFO 219:vsp.py(1) - attempting to validate for basicclamp_VSP in SDC 2021-06-18 01:48:17,016 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-18 01:48:17,016 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:17,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:17,017 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-18 01:48:17,017 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:17,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:17,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:17,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:17,123 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:17,123 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:17,125 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-18 01:48:17,125 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:17,125 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:17,126 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-18 01:48:17,126 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:17,126 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:17,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:17,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 222 2021-06-18 01:48:17,513 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:17,514 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623980883955,"modificationTime":1623980895906} 2021-06-18 01:48:17,517 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-18 01:48:17,518 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:17,518 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:17,519 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-18 01:48:17,519 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:17,519 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:17,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:18,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 443 2021-06-18 01:48:18,014 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:18,014 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-18 01:48:18,016 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-18 01:48:18,016 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:18,017 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:18,017 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-18 01:48:18,017 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:18,017 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:18,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:18,578 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 443 2021-06-18 01:48:18,580 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:18,580 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-18 01:48:18,583 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-18 01:48:18,583 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/orchestration-template-candidate/process 2021-06-18 01:48:18,583 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-18 01:48:18,583 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-18 01:48:18,584 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/orchestration-template-candidate/process 2021-06-18 01:48:18,584 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-18 01:48:18,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:33,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-06-18 01:48:33,912 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-18 01:48:33,912 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-06-18 01:48:33,914 INFO 187:vsp.py(1) - Artifacts for Vsp basicclamp_VSP have been validated 2021-06-18 01:48:33,914 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-18 01:48:33,914 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:33,914 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:33,915 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-18 01:48:33,915 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:33,915 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:33,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:34,162 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:34,163 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:34,163 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:34,166 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-18 01:48:34,166 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:34,166 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:34,166 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-18 01:48:34,167 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:34,167 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:34,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:34,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 222 2021-06-18 01:48:34,661 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:34,661 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623980883955,"modificationTime":1623980913874} 2021-06-18 01:48:34,663 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-18 01:48:34,663 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:34,664 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:34,664 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-18 01:48:34,664 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:34,664 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:34,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:35,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:35,613 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:35,614 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:35,615 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-18 01:48:35,615 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:35,616 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:35,616 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-18 01:48:35,616 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:35,616 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:35,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:36,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:36,017 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:36,017 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:36,019 INFO 219:vsp.py(1) - attempting to commit for basicclamp_VSP in SDC 2021-06-18 01:48:36,019 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-18 01:48:36,020 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:36,020 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:36,020 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-18 01:48:36,020 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:36,020 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:36,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:36,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:36,114 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:36,115 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980885643,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:36,117 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-18 01:48:36,118 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:36,118 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:36,118 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-18 01:48:36,118 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:36,119 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:36,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:36,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 222 2021-06-18 01:48:36,412 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:36,412 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623980883955,"modificationTime":1623980913874} 2021-06-18 01:48:36,414 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-18 01:48:36,414 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:36,414 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:36,415 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-18 01:48:36,415 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:36,415 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:36,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:37,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:37,119 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:37,120 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:37,122 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-18 01:48:37,123 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:37,123 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:37,123 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-18 01:48:37,123 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:37,124 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:37,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:38,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:38,211 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:38,211 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:38,218 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-18 01:48:38,218 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions 2021-06-18 01:48:38,218 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-18 01:48:38,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:55,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions HTTP/1.1" 200 2 2021-06-18 01:48:55,427 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-18 01:48:55,427 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-18 01:48:55,429 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-18 01:48:55,429 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:55,429 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:55,430 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-18 01:48:55,430 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:55,430 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:55,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:55,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:55,515 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:55,515 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980918369,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:55,517 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-18 01:48:55,517 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:55,517 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:55,517 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-18 01:48:55,518 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:55,518 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:55,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:55,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 223 2021-06-18 01:48:55,708 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:55,708 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623980883955,"modificationTime":1623980913874} 2021-06-18 01:48:55,710 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-18 01:48:55,710 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:55,710 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:55,710 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-18 01:48:55,710 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:55,710 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:55,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:56,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:56,115 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:56,115 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:56,118 INFO 219:vsp.py(1) - attempting to certify/sumbit for basicclamp_VSP in SDC 2021-06-18 01:48:56,118 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-18 01:48:56,118 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:56,118 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:56,118 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-18 01:48:56,118 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:48:56,119 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:48:56,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:56,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 253 2021-06-18 01:48:56,214 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:48:56,215 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623980883955,"modificationTime":1623980918369,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-18 01:48:56,218 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-18 01:48:56,218 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:56,218 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:56,218 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-18 01:48:56,219 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:56,219 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-18 01:48:56,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:56,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 223 2021-06-18 01:48:56,615 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-18 01:48:56,615 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623980883955,"modificationTime":1623980913874} 2021-06-18 01:48:56,618 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-18 01:48:56,618 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:56,619 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:56,619 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-18 01:48:56,619 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:48:56,620 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:48:56,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:48:57,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:48:57,812 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:48:57,813 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:48:57,817 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-18 01:48:57,818 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions 2021-06-18 01:48:57,818 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-18 01:48:57,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:23,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions HTTP/1.1" 200 2 2021-06-18 01:49:23,513 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-18 01:49:23,514 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-18 01:49:23,516 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-18 01:49:23,516 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:23,516 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:23,516 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-18 01:49:23,517 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:23,517 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:23,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:23,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 264 2021-06-18 01:49:23,762 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:49:23,762 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980883955,"modificationTime":1623980956616,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:49:23,765 INFO 219:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-06-18 01:49:23,765 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-18 01:49:23,766 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:23,766 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:23,766 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-18 01:49:23,766 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:23,767 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:23,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:23,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 264 2021-06-18 01:49:23,960 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:49:23,960 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980883955,"modificationTime":1623980956616,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:49:23,966 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-18 01:49:23,966 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions 2021-06-18 01:49:23,966 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-18 01:49:23,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:26,698 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions HTTP/1.1" 200 320 2021-06-18 01:49:26,700 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-18 01:49:26,700 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"f12c56474dc6456fbbe830881aa58939","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-18 01:49:26,700 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"f12c56474dc6456fbbe830881aa58939","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-18 01:49:26,703 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:49:26,703 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:49:26,703 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-18 01:49:26,703 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-18 01:49:26,703 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:26,704 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-18 01:49:26,704 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-18 01:49:26,704 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:26,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:49:27,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1097 2021-06-18 01:49:27,689 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:49:27,689 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:49:27,692 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:49:27,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:27,692 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:27,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:27,692 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:49:27,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:27,692 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:27,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:27,693 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:49:27,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:27,693 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:27,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:49:27,693 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-18 01:49:27,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:49:27,693 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-18 01:49:27,693 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:49:27,694 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:49:27,694 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-18 01:49:27,694 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-18 01:49:27,694 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:27,694 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-18 01:49:27,694 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-18 01:49:27,694 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:27,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:49:29,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1097 2021-06-18 01:49:29,272 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:49:29,273 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:49:29,274 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:49:29,274 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:29,275 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:29,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:29,275 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:49:29,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:29,275 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:29,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:29,275 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:49:29,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:29,275 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:29,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:49:29,276 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-18 01:49:29,276 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:49:29,276 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-18 01:49:29,276 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:49:29,276 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:49:29,276 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-18 01:49:29,276 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-18 01:49:29,276 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:29,277 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-18 01:49:29,277 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-18 01:49:29,277 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:29,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:49:31,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1097 2021-06-18 01:49:31,559 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:49:31,559 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:49:31,561 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:49:31,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:31,561 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:31,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:31,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:49:31,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:31,562 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:31,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:31,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:49:31,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:31,563 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:31,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:49:31,563 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-18 01:49:31,563 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:49:31,563 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-18 01:49:31,564 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-18 01:49:31,564 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-18 01:49:31,564 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-06-18 01:49:31,564 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-18 01:49:31,564 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-18 01:49:31,564 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-18 01:49:31,564 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-18 01:49:31,565 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-18 01:49:31,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:35,826 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-18 01:49:35,828 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-18 01:49:35,829 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-06-18 01:49:35,831 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-18 01:49:35,832 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-18 01:49:35,832 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-18 01:49:35,832 INFO 267:__init__.py(1) - attempting to create Vf basicclamp in SDC 2021-06-18 01:49:35,832 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:49:35,832 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:49:35,832 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-18 01:49:35,832 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-18 01:49:35,832 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:35,833 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-18 01:49:35,833 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-18 01:49:35,833 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:49:35,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:49:36,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1097 2021-06-18 01:49:36,576 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:49:36,577 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:49:36,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:49:36,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:36,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:36,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:36,581 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:49:36,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:36,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:36,582 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:49:36,582 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:49:36,582 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:49:36,583 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:49:36,583 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:49:36,583 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-18 01:49:36,583 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:49:36,584 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-06-18 01:49:36,605 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-06-18 01:49:36,605 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-18 01:49:36,605 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-18 01:49:36,605 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-18 01:49:36,606 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:49:36,606 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-18 01:49:36,606 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-18 01:49:36,607 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-18 01:49:36,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:36,907 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-18 01:49:36,910 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-18 01:49:36,910 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"eb5dbbb5afc147afa4617d8e11b42e82","onboardingMethod":"NetworkPackage","id":"25b86517b00045b8849d73ad54f8593f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_IRKXDp_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"de929390122441bfa9161b3a2f7e5d18","onboardingMethod":"NetworkPackage","id":"74d171090dbc4f33ba3908dc7b1434f4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"80ba0bfb691b41648604c947c3d554c5","onboardingMethod":"NetworkPackage","id":"ce41ab47f7e542fdab28ebc6e654d9cb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8dd839b8-cb53","description":"vendor software product","vendorName":"1ad51a05-054b-47df-8bce","vendorId":"1e3ff183ce5947b2a015e4877ddb3686","onboardingMethod":"NetworkPackage","id":"d113153544304c7e983759d8917b73f1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2b9ef6a0-354d","description":"vendor software product","vendorName":"62f15923-0748-4b72-83e3","vendorId":"2964a59870ef4e19bac0fd473935001b","onboardingMethod":"NetworkPackage","id":"5a8cfea395f74f4694f8ca77230d036b","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-06-18 01:49:36,914 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-06-18 01:49:36,914 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-18 01:49:36,915 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_IRKXDp_VSP from SDC 2021-06-18 01:49:36,915 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-18 01:49:36,915 DEBUG 303:vsp.py(1) - importing VSP pNF 8dd839b8-cb53 from SDC 2021-06-18 01:49:36,915 DEBUG 303:vsp.py(1) - importing VSP vFW 2b9ef6a0-354d from SDC 2021-06-18 01:49:36,916 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-06-18 01:49:36,916 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-06-18 01:49:36,916 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-18 01:49:36,917 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:36,917 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:36,917 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-18 01:49:36,917 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:36,917 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:36,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:37,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 264 2021-06-18 01:49:37,016 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:49:37,017 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980883955,"modificationTime":1623980956616,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:49:37,020 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-18 01:49:37,020 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-18 01:49:37,020 INFO 219:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-06-18 01:49:37,020 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-18 01:49:37,021 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:37,021 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:37,021 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-18 01:49:37,022 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:37,022 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:37,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:37,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 264 2021-06-18 01:49:37,115 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:49:37,115 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980883955,"modificationTime":1623980956616,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:49:37,117 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-18 01:49:37,117 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:37,117 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:37,117 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-18 01:49:37,117 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/f12c56474dc6456fbbe830881aa58939/versions 2021-06-18 01:49:37,118 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-18 01:49:37,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:37,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f12c56474dc6456fbbe830881aa58939/versions HTTP/1.1" 200 264 2021-06-18 01:49:37,224 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-18 01:49:37,224 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1498c510961d4116bce5aef5c9b6455e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623980883955,"modificationTime":1623980956616,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-18 01:49:37,227 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-18 01:49:37,232 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-18 01:49:37,232 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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions 2021-06-18 01:49:37,232 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-18 01:49:37,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:40,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e/actions HTTP/1.1" 200 320 2021-06-18 01:49:40,781 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-18 01:49:40,782 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"f12c56474dc6456fbbe830881aa58939","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-18 01:49:40,782 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"f12c56474dc6456fbbe830881aa58939","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-18 01:49:40,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-18 01:49:40,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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:49:40,786 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:49:40,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-18 01:49:40,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/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e 2021-06-18 01:49:40,786 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-18 01:49:40,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:49:42,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f12c56474dc6456fbbe830881aa58939/versions/1498c510961d4116bce5aef5c9b6455e HTTP/1.1" 200 619 2021-06-18 01:49:42,115 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-18 01:49:42,116 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":"5cc5ffe36fdd4c9ebfbc4eca163578d2","onboardingMethod":"NetworkPackage","id":"f12c56474dc6456fbbe830881aa58939","version":"1498c510961d4116bce5aef5c9b6455e","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-18 01:49:42,120 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-18 01:49:42,120 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-18 01:49:42,120 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": "f12c56474dc6456fbbe830881aa58939", "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-18 01:49:42,121 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-18 01:49:42,121 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-18 01:49:42,121 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": "f12c56474dc6456fbbe830881aa58939", "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-18 01:49:42,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:50:16,649 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-18 01:50:16,660 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-18 01:50:16,666 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623981009170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"b301adde-2e01-4f26-9842-954c8a6b7052","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623981009175,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623981009170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"b301adde-2e01-4f26-9842-954c8a6b7052","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623981009175,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009170,"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":1623981009280,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"a84a0ca0-6d93-417c-b867-399785e93e48","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","duplicated":false,"payloadUpdateDate":1623981009316,"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":1623981009280,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623981009378,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623981009378,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009378,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623980987077,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":1623980987077,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623980987077,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":1623980987077,"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,"type":"tosca.capabilities.Node","path":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","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":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.port","capability":"tosca.capabilities.Attachment","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"90a6e591-a824-4a41-816b-8a83c6cd7494","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.tosca_name","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.show","empty":false},{"parentUniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494","definition":false,"name":"state","type":"string","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.state","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false},{"parentUniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.tosca_id","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","createdFromCsar":true,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1623981007070,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1623981008262,"customizationUUID":"e036d102-4321-48fb-bda1-4fde785d5228","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"feature","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.Node","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"feature","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Scalable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"scalable","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.scalable","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"org.openecomp.capabilities.Forwarder","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"forwarder","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.forwarder","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.network.Bindable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"binding","uniqueId":"capability.90fa98cd-c1d6-4093-988a-49cb3b106775.binding","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"binding","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.binding","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"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":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"port_mirroring","uniqueId":"capability.3bafc35f-e3ff-4c55-bdf7-c9aecbfff551.port_mirroring","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Container","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"host","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.host","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.packets.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.packets.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.bytes","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.packets.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.packets.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outpoing.packets","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outpoing.packets","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.bytes.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.bytes","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.packets","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.packets","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.ephemeral.size","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.ephemeral.size","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"instance","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.instance","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.iops","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.iops","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu.delta","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu.delta","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.capacity","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.capacity","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.latency","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.latency","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu_util","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu_util","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.allocation","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.allocation","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.latency","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.latency","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.root.size","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.root.size","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"vcpus","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.vcpus","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.iops","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.iops","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.allocation","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.allocation","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.capacity","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.capacity","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory.resident","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory.resident","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"os","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.os","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"endpoint","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.endpoint","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.Attachment","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"attachment","uniqueId":"capability.90fa98cd-c1d6-4093-988a-49cb3b106775.attachment","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"dependency","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","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":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"dependency","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"link","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1.link","capability":"tosca.capabilities.network.Linkable","ownerId":"33d0a066-6569-49b0-8305-c48eda335eb1","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":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"local_storage","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"abfe91ed-fb0b-49ba-a5ce-058981d66bcd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","createdFromCsar":true,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1623981007072,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.Basicclampcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1623981008262,"customizationUUID":"ac339671-8921-47f7-8821-1ae9be7540dd","posX":"275.0","posY":"325.0","componentName":"basicclamp-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18","requirementOwnerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group","id":"11d6af39-86ee-4214-8867-dcab95b9df8c","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.90fa98cd-c1d6-4093-988a-49cb3b106775.attachment","requirementUid":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.port"},"operations":[]}],"fromNode":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_flavor_name","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"abfe91ed-fb0b-49ba-a5ce-058981d66bcd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_image_name","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"c208db3e-50e0-4787-9fe8-965d864bcffd.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":"c208db3e-50e0-4787-9fe8-965d864bcffd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c208db3e-50e0-4787-9fe8-965d864bcffd","empty":false},{"definition":false,"hidden":false,"uniqueId":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":{"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":{"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group":[{"parentUniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false},{"uniqueId":"attribute.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.state","name":"state","type":"string","definition":false,"ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false},{"parentUniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494","uniqueId":"attribute.90a6e591-a824-4a41-816b-8a83c6cd7494.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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},{"external":false,"type":"tosca.capabilities.Node","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"feature","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.Node","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"feature","uniqueId":"capability.90a6e591-a824-4a41-816b-8a83c6cd7494.feature","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Scalable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"scalable","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.scalable","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"org.openecomp.capabilities.Forwarder","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"forwarder","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.forwarder","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.network.Bindable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"binding","uniqueId":"capability.90fa98cd-c1d6-4093-988a-49cb3b106775.binding","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"binding","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.binding","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"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":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"port_mirroring","uniqueId":"capability.3bafc35f-e3ff-4c55-bdf7-c9aecbfff551.port_mirroring","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Container","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"host","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.host","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.packets.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.packets.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.bytes","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.packets.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.packets.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outpoing.packets","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outpoing.packets","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.bytes.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.bytes","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.outgoing.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"22b5a00d-e924-42f3-9574-ec862a0e0c40","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22b5a00d-e924-42f3-9574-ec862a0e0c40","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"network.incoming.packets","uniqueId":"capability.22b5a00d-e924-42f3-9574-ec862a0e0c40.network.incoming.packets","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.ephemeral.size","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.ephemeral.size","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"instance","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.instance","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.iops","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.iops","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu.delta","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu.delta","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.capacity","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.capacity","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.latency","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.latency","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu_util","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu_util","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.allocation","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.allocation","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.latency","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.latency","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"cpu","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.cpu","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.root.size","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.root.size","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"vcpus","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.vcpus","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.iops","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.iops","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.read.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.write.requests.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.allocation","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.allocation","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.bytes.rate","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.bytes.rate","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.read.bytes","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.read.bytes","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory.usage","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory.usage","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.device.capacity","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.device.capacity","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"memory.resident","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.memory.resident","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"2d73444c-6839-44f8-9a47-24283ae27b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d73444c-6839-44f8-9a47-24283ae27b2e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"disk.write.requests","uniqueId":"capability.2d73444c-6839-44f8-9a47-24283ae27b2e.disk.write.requests","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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}],"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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"os","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.os","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":"bb92366e-19c4-41ff-bede-6abb03e480a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"endpoint","uniqueId":"capability.bb92366e-19c4-41ff-bede-6abb03e480a8.endpoint","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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,"type":"tosca.capabilities.Attachment","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"attachment","uniqueId":"capability.90fa98cd-c1d6-4093-988a-49cb3b106775.attachment","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.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":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"dependency","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","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":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"dependency","uniqueId":"90a6e591-a824-4a41-816b-8a83c6cd7494.dependency","capability":"tosca.capabilities.Node","ownerId":"90a6e591-a824-4a41-816b-8a83c6cd7494","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.90fa98cd-c1d6-4093-988a-49cb3b106775.ubuntu18_ubuntu18_admin_plane_port_0","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"link","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1.link","capability":"tosca.capabilities.network.Linkable","ownerId":"33d0a066-6569-49b0-8305-c48eda335eb1","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":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group"],"source":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.port","capability":"tosca.capabilities.Attachment","ownerId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["c04d7e4d-f90f-481e-af5c-b02e01f35af7.b90e5b1f-c9e0-47a3-bbf2-284614686bc2.ubuntu18","f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18"],"source":"c04d7e4d-f90f-481e-af5c-b02e01f35af7","parentName":"local_storage","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bb92366e-19c4-41ff-bede-6abb03e480a8","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"2a453a69-f328-40d1-a059-6075416653c6","groupUUID":"b51c9963-0476-4be9-96b7-0d444cd2218e","members":{"abstract_ubuntu18":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18","ubuntu18_admin_security_group":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.Basicclamp..base_ubuntu18..module-0","name":"Basicclamp..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1env","f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1"],"invariantName":"Basicclamp..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"e824fc0d-5bdb-446e-8f7c-fa23a5d06123","artifactsUuid":["a84a0ca0-6d93-417c-b867-399785e93e48"],"groupUUID":"11acf90c-bd83-43c8-990d-a7662c29eb12","members":{"abstract_ubuntu18":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.c04d7e4d-f90f-481e-af5c-b02e01f35af7.abstract_ubuntu18","ubuntu18_admin_security_group":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.f8fdff32-3da2-4b9b-8fd6-6408a42c31fe.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":"","creationDate":1623980987078,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basicclamp"],"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"f12c56474dc6456fbbe830881aa58939","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","systemName":"Basicclamp","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1623981007773,"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":1623981009280,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"a84a0ca0-6d93-417c-b867-399785e93e48","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","duplicated":false,"payloadUpdateDate":1623981009316,"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":1623981009280,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"creationDate":1623981009170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"b301adde-2e01-4f26-9842-954c8a6b7052","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623981009175,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1623981009378,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623981009378,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009378,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"f055dd14-04ef-4376-bb5a-ecd4a1f64355"},"categorySpecificMetadata":{},"csarUUID":"f12c56474dc6456fbbe830881aa58939","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basicclamp"} 2021-06-18 01:50:16,675 INFO 284:__init__.py(1) - Vf basicclamp is created in SDC 2021-06-18 01:50:16,675 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:50:26,686 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basicclamp in SDC 2021-06-18 01:50:26,690 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-18 01:50:26,690 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/f055dd14-04ef-4376-bb5a-ecd4a1f64355/lifecycleState/Certify 2021-06-18 01:50:26,690 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-18 01:50:26,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:51:02,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/f055dd14-04ef-4376-bb5a-ecd4a1f64355/lifecycleState/Certify HTTP/1.1" 200 1291 2021-06-18 01:51:02,979 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-18 01:51:02,979 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"521ebc54-074e-4532-a88a-2bb5ea613ebb","name":"basicclamp","version":"1.0","isHighestVersion":true,"creationDate":1623980987078,"lastUpdateDate":1623981036070,"description":"VF","lifecycleState":"CERTIFIED","tags":["basicclamp"],"icon":"defaulticon","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"1.0":"521ebc54-074e-4532-a88a-2bb5ea613ebb"},"csarUUID":"f12c56474dc6456fbbe830881aa58939","csarVersion":"1.0","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","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":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc"} 2021-06-18 01:51:02,981 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:51:02,982 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:51:02,982 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-18 01:51:02,982 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-18 01:51:02,982 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:02,982 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-18 01:51:02,982 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-18 01:51:02,982 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:02,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:51:04,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1452 2021-06-18 01:51:04,305 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:51:04,305 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c3cc1a65-13d7-47fe-9107-6450e3bc5ffc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:51:04,308 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-18 01:51:04,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:04,308 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:04,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:04,309 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:51:04,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:04,309 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:04,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:04,309 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:51:04,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:04,309 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:04,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:04,310 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:51:04,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:04,310 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:04,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:04,310 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-18 01:51:04,310 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:51:04,310 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-18 01:51:04,311 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-18 01:51:04,311 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-18 01:51:04,311 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:51:04,311 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-18 01:51:04,311 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-18 01:51:04,311 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:51:04,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:51:15,817 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-18 01:51:15,819 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-18 01:51:15,821 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90fa98cd-c1d6-4093-988a-49cb3b106775","lifecycleState":"CERTIFIED","lastUpdateDate":1623972011471,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"063e03d7-33f6-4a1e-a4f4-680a45067b31","invariantUUID":"96b60080-8d61-4ca2-83da-82a185a4bea1","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aea9dccb-a50d-4948-90b3-8443d29b0525","lifecycleState":"CERTIFIED","lastUpdateDate":1623972356873,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ead9ca8e-7a65-4213-a29a-6b5ad11270ff","invariantUUID":"da5daf2c-acd0-4722-9933-a18f9c3a3533","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28d6f0a6-cda5-4a5a-9f6e-982fc543f3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1623972318176,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05bdf554-c3ee-4934-8114-30d23d116a9c","invariantUUID":"55e3e7a6-4a85-4d3f-8e63-5cc2bcbdb1dc","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5261ed9b-e609-4db5-8ef1-708515bcce44","lifecycleState":"CERTIFIED","lastUpdateDate":1623972708204,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a73d29-b0d1-4201-ac8e-e26eb5b7664a","invariantUUID":"d9b4b336-cc0f-44b5-8863-a54367d44070","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":"objectStorage","uniqueId":"791e0fa6-994a-43a8-b520-54c8114f6494","lifecycleState":"CERTIFIED","lastUpdateDate":1623971190557,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72732fb8-77b4-4dc1-9b94-5d1306f7fc67","invariantUUID":"1e316184-db7f-4bd0-9aaa-756153541942","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"71c0951b-9e44-406d-baf4-1651d83f7839","lifecycleState":"CERTIFIED","lastUpdateDate":1623973133170,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e61c9ab-a9d5-4135-8960-08140f9e49bc","invariantUUID":"9893bf6d-0754-4547-8f41-65aaf39cfcc4","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":"1fa442ce-e22a-4335-8a92-8b620aecc3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623972396570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3d788d8-147c-4f24-b44f-28da881ac2f3","invariantUUID":"a544db1c-cc91-4db1-8bbe-fe9062170d66","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":"b17be0ea-0b9b-4015-ac3c-b58f79647ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971570977,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34acff6e-69d5-4cfc-a162-b6b398a7270d","invariantUUID":"48c709e6-277d-4f50-9496-1bf0fbd1da5a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"aa971f63-af45-494a-88c2-e40b211601de","lifecycleState":"CERTIFIED","lastUpdateDate":1623972525914,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d587861-eb32-451b-bf1f-9e741843a4b5","invariantUUID":"e0a1ac6b-8e83-4140-88b0-bd7b5d06feaa","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c5a6d52-793c-4f76-909c-1017c594efbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623971916481,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c2a0db9-07b2-4b15-9780-4320c4d94b7f","invariantUUID":"f9c5eea2-a3ee-4bfd-86d4-c197efe4299c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb6a5739-e088-418f-961e-01609f1e3549","lifecycleState":"CERTIFIED","lastUpdateDate":1623971875060,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d81cc4f3-c2a3-4c37-b37d-5217d599b2d9","invariantUUID":"34a1ad1d-5463-4402-b064-01560f15df02","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":"f5446866-5b36-49ae-a0f6-73319a66757c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972279958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae4faf3-6fc7-4a30-8e38-75f64a59899a","invariantUUID":"d0b66ee6-b1e1-4ce2-91c4-6cffb6b0025e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff55c60a-356e-40ce-8bcd-7cb2adf2642a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972846123,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d3b1255-e43f-4919-a6df-9425344e2ff8","invariantUUID":"ed944419-abd9-4e83-a461-e399b47f2291","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d150328-5061-4003-ac44-65f855e36ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1623972298210,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"050a9309-18a9-4de8-8cb2-c57800b77430","invariantUUID":"da094c36-6b4f-43a5-ba21-1bb7c30d4e63","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":"6195e099-a9b3-4330-9435-8eb3afb475d6","lifecycleState":"CERTIFIED","lastUpdateDate":1623972885203,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46785c7d-c04a-4cd4-98fa-c01136073ad6","invariantUUID":"78dd4134-394d-48cd-b778-176f8ccfb4a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3235e937-25ec-42df-a4cc-8be5e8531bc1","lifecycleState":"CERTIFIED","lastUpdateDate":1623973073269,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b76797-1314-4413-8b4c-1d285f600d7e","invariantUUID":"60c7b5fc-1cb5-4615-ae28-6a637750d5fe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971295926,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371d8237-c77f-4239-9745-0ae980423514","invariantUUID":"38b22ac4-6375-4659-8be9-b4260f70944c","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":"21000cd1-dc43-40e7-a569-f8feb94ef9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972122171,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62df7f45-5543-43ba-91bd-4b1b84e7a600","invariantUUID":"ae2e994a-5222-4ed7-8e8b-ce0d1437cd35","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266fd0de-ef2f-49dd-b087-3953fca284f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972956007,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84be190-bbf1-412d-a2f5-b1d259ce740c","invariantUUID":"1fd14145-fcbf-4cd3-b892-c606a5eaeead","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":"compute","uniqueId":"6657dddd-b908-415d-97c8-de6a3a0b52f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972378203,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0099064-df81-4310-ade6-c6a773256cbb","invariantUUID":"4ccbc721-9627-449c-aaa6-2be35f67929f","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":"d79d380a-ee8e-4a9e-bb0d-999632db0826","lifecycleState":"CERTIFIED","lastUpdateDate":1623972456607,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2f4c489-e839-407c-a4e8-5af2439ab657","invariantUUID":"9d522716-406a-419e-bc9d-86468f7395fe","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a3b67a4-ccdd-4ca6-97ce-a95e682555a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971465915,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"814f03b7-584c-4b04-a06e-2bd0a91afaeb","invariantUUID":"827eec98-e168-4b14-848a-7d8c23f4b889","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3ccba3a-1096-44f9-8602-8c918864a90f","lifecycleState":"CERTIFIED","lastUpdateDate":1623980046019,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","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":"objectStorage","uniqueId":"84931cd5-d709-418c-90ae-3a35bd30a598","lifecycleState":"CERTIFIED","lastUpdateDate":1623971393656,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf99f318-98cc-4e86-a309-033c9f6044fe","invariantUUID":"4b990c35-b178-4784-a03c-252928f0629f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dba8884-c54e-4ba5-8073-0c1cc4f1e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972436009,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec7061c-cfc0-4396-a18e-55e64b934fa8","invariantUUID":"e364b7d5-291c-4b4d-8f41-e2a4acbe9cfe","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36047c29-bce5-4f72-be15-1e6679060736","lifecycleState":"CERTIFIED","lastUpdateDate":1623972197693,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc0e0a94-1d85-4156-bd94-32fdf72760b0","invariantUUID":"1cfc4ba2-055d-43c4-a8f2-1997033db339","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd46c1a3-f870-44c6-b89a-9cce4acf3303","lifecycleState":"CERTIFIED","lastUpdateDate":1623973036906,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8bddc9d-e795-454b-8991-dbc2dd8036b8","invariantUUID":"09c95a95-ce6f-4f22-8540-26467b4b7049","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":"80546b9f-fa60-4204-8d9e-2d5c55ec5493","lifecycleState":"CERTIFIED","lastUpdateDate":1623971897703,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"240f9bb9-af4f-4517-acf7-2562a6e7c335","invariantUUID":"818a6158-f540-4790-a0fe-f92b43f58532","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":"bb8602cb-7df5-42f3-80fa-8fb6c453a5d7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979881903,"name":"basic_onboard_IRKXDp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","systemName":"BasicOnboardIrkxdp","description":"VF","tags":["basic_onboard_IRKXDp"],"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":"7c3c48b2-ea4b-46d7-ab9f-fada102636eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623972746711,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4c42eba-949a-49d6-bc08-e084f9dc543d","invariantUUID":"0374a0cd-d866-48c5-86c6-a7e03f010066","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e044ac1-f656-4d8d-8b3d-e9c209c18f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972236109,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"518cfb75-e725-4c97-94bf-cc287386bb1d","invariantUUID":"58accf8a-d259-4668-bf8a-a14833290396","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":"objectStorage","uniqueId":"e43ca8a3-718d-43bb-be86-d60c274ddc41","lifecycleState":"CERTIFIED","lastUpdateDate":1623971210502,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4362d5ba-33f5-4b9d-8ff2-8aaef41bcde9","invariantUUID":"6ec1beae-3ff7-4860-9f29-0c4effe9cdf9","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":"port","uniqueId":"e70ac5bf-7e1f-4908-9a00-6abb2e636b09","lifecycleState":"CERTIFIED","lastUpdateDate":1623971748372,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7374ab5d-1fd2-4e1c-97d8-26dde131669b","invariantUUID":"55e595f6-a24b-4b72-9d88-4503f4cccc44","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":"96c4c8e0-c7c7-4a2e-8bcd-59154f4351a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623972627775,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ea7f4e4-7ed8-4157-aab3-b80c9c535162","invariantUUID":"9ad18ef4-10e0-474f-9d78-d73ca4e89d2f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"521ebc54-074e-4532-a88a-2bb5ea613ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1623981036070,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","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":"defaulticon","uniqueId":"66fa54a6-13c5-4221-84f4-bb85bbbca6e2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971506540,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14da975a-3bff-41d0-927e-4ff2ea6ab4db","invariantUUID":"9accf15c-a0f9-4249-845e-c811610fc99e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8756d42-3d6e-4267-9d31-9bf9809ded73","lifecycleState":"CERTIFIED","lastUpdateDate":1623973236476,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e161cbd8-a50f-4bc3-84aa-2c71ae8e0523","invariantUUID":"f4c85c3e-828b-42b3-aaf8-bf5f364c3937","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":"objectStorage","uniqueId":"2c2ec705-0bd0-4369-a39d-bf68abbb3c53","lifecycleState":"CERTIFIED","lastUpdateDate":1623971416405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"126bca2a-718d-480b-9b79-a9993a851718","invariantUUID":"abd48bc2-096e-49c3-9e94-66491fd86c82","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5693d76c-9d7f-4bff-adcf-8aa71af9d950","lifecycleState":"CERTIFIED","lastUpdateDate":1623972986472,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c0a6a8f-c793-4936-a95e-71e4dc55a816","invariantUUID":"f02cbe4a-c9c1-4783-879e-787013a43b07","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61ab71bf-a8ed-4bf1-afca-b6a53469b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1623971610074,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"29d3e6c0-d499-4eff-aeb7-7223b61f37eb","invariantUUID":"cdbe2665-b2be-47e6-8d91-fab619ee7e62","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":"d2099a2f-e33e-4174-b7de-7034a95d41ae","lifecycleState":"CERTIFIED","lastUpdateDate":1623971548675,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"108650a9-8c76-48ee-9c8a-d12da1bc8b6e","invariantUUID":"05cf3180-ca1e-42e8-9753-dc1b59792936","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":"loadBalancer","uniqueId":"57806e81-96a6-40f2-9530-0fbe1307a578","lifecycleState":"CERTIFIED","lastUpdateDate":1623971275525,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a9f27cb-58db-4f4b-b484-deabb3708d6f","invariantUUID":"df0dfa2e-d4f7-4723-b45e-831ee32526b6","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":"defaulticon","uniqueId":"54daf15a-f38d-4e40-b2eb-2617d2281a55","lifecycleState":"CERTIFIED","lastUpdateDate":1623972726117,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9457ae92-cd2e-4c49-831b-bcd652d78f06","invariantUUID":"3bc7c109-6378-4739-909c-558758cdedff","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":"securityrules","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","lifecycleState":"CERTIFIED","lastUpdateDate":1623971836703,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1fa6596-8bbe-4663-90cc-a1483f4b481a","invariantUUID":"e3344180-67a7-4fbf-8b49-a9779449436f","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":"objectStorage","uniqueId":"8f8a6506-405a-44a2-8904-1e4cb85fbc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972337573,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec71aecd-5989-4a1a-b9bc-879f4576152d","invariantUUID":"d9e94607-9172-43e6-81d4-bfc5b63bbb82","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f17b08dd-b1eb-452b-98c2-a47ddbd0cb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1623972923570,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c43a8fb-b5fb-420d-93d0-0ec183309b50","invariantUUID":"d6874010-de7c-41af-80b9-26c0da6a1e99","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25abee2a-e062-4b1e-9552-0a581c278ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1623973186674,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72f62a6b-d9fe-408c-8e43-bbfbff86060e","invariantUUID":"c92f35fa-d2f3-4ae9-938b-b43b74764dcc","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a61faecb-7202-4db6-bc5d-aef38439f1f1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972026034,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d2a8cba-5735-467c-8ee2-c5fe0176db12","invariantUUID":"60496dce-d1c7-44be-9e13-1db628e3e5db","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":"network","uniqueId":"d86bf97c-01b8-42f2-ad79-075b9a4ade60","lifecycleState":"CERTIFIED","lastUpdateDate":1623972178158,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f956518-16c7-4f50-a9f4-87511ac08ed7","invariantUUID":"29fd83f5-850b-45da-8e08-c8d9cb20c819","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d679ac95-e5ea-4018-bf18-c2ad2202ac3c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972787377,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c57a3b7-243d-4065-bad4-34b02103061c","invariantUUID":"14a1d274-2412-4590-ab70-e161490cbf04","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":"port","uniqueId":"19859963-bbc0-471a-8e42-4617e529e05c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972768772,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d8942dbe-49a4-46ce-9f13-62a110cfa94d","invariantUUID":"f69c2e27-c8fa-4aa9-90f3-8a9bea96918b","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":"1d2684ff-92c4-4c38-8a16-fe833449556b","lifecycleState":"CERTIFIED","lastUpdateDate":1623971594002,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e6d6cc92-5fc2-4c73-a341-62ecac3f1106","invariantUUID":"00c277c0-4c62-4020-a4db-4bd53a34baab","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":"compute","uniqueId":"014d23e9-e9a5-44b5-a25e-9069239a0adc","lifecycleState":"CERTIFIED","lastUpdateDate":1623972478471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"508bd3a6-ec36-48ee-a786-6465e9242597","invariantUUID":"e1df6039-229f-4e9a-9846-02ab90798804","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb37c88-8973-416d-a255-9f72676d4cfe","lifecycleState":"CERTIFIED","lastUpdateDate":1623973206673,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c03d60b-e7d6-49a7-8a1b-b495ca775e03","invariantUUID":"c5642b72-14ad-4769-8fb3-ec48bbc9d4cf","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":"8a497b27-9a9e-4b10-9664-3b6cf285cd80","lifecycleState":"CERTIFIED","lastUpdateDate":1623971940077,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c86a76c3-7001-43c8-b00a-71de50c06b18","invariantUUID":"c70d0d9b-081f-4a2b-a473-5d264265ce1f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10f9ca58-41ca-4751-9112-27f39caf14b0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971439102,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c906507-8ec6-4968-8f37-a44e3947080b","invariantUUID":"0ae17606-bac4-4c15-b9b1-041e5181a58b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","lifecycleState":"CERTIFIED","lastUpdateDate":1623971994369,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"923320c8-d314-4075-a12b-cfc3b730aeac","invariantUUID":"ae8db641-7b3b-4eac-a1a1-23116aa10ead","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"697b6d81-4c0a-4629-87e0-8a0a16671c3f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979694463,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497a367c-2ce9-4914-b514-45b51db0e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972256031,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d937c015-28ea-4caf-9d45-855a78a91edf","invariantUUID":"aec99e3e-33a4-48cd-84d1-01e942197651","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":"defaulticon","uniqueId":"5c440cf9-d20e-4cd4-9f12-9bb4410af6f0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971166902,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9e44bf7d-e655-4a25-a9f8-10d17ca0eb71","invariantUUID":"c83e61d8-7c2e-4763-a567-18abbad6d902","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":"21897731-f490-4806-8196-5d325fcfe883","lifecycleState":"CERTIFIED","lastUpdateDate":1623971529960,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3e07d39-0c3f-4aae-8c49-d23adf4d88de","invariantUUID":"d6a4ce10-6a61-4aba-b23a-88047ebc2cfc","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43d13fe1-43d4-4208-aab4-6b28394e387d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972806021,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f7772e7-7c7a-412e-9335-477ef10ade4d","invariantUUID":"0274d269-6108-40ed-a960-841e2ba6d856","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":"networkrules","uniqueId":"8e4e82f2-a376-4adc-8376-0e4893f77681","lifecycleState":"CERTIFIED","lastUpdateDate":1623971804502,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c7c86f8-ac8f-4dfb-805e-31e456547a14","invariantUUID":"e18a1b01-2338-4f69-b420-010be313c953","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":"networkrules","uniqueId":"6e6350b6-915a-4da0-9692-d5ac87fdedb8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971727402,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"db6877c8-8b28-482f-bac0-e854d74f5412","invariantUUID":"08bc236e-3e7a-40d3-bf06-bb09b8033d7e","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58873d7b-d4b8-493b-a087-9fbf5b25b808","lifecycleState":"CERTIFIED","lastUpdateDate":1623971317879,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57806d39-41ec-4ac4-a40a-eed88c4de0df","invariantUUID":"2cc03c15-c850-4e92-95df-1262eded047b","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":"e0ea1dad-336c-4435-be5c-afadfad3c23a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972545260,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59751028-5cfe-490b-a78f-ed6e51e82fac","invariantUUID":"191efb1e-de38-4bd3-b890-aa2d2e0a7e7a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ed1eec7c-d7c5-488f-9e31-ff0b50f93d94","lifecycleState":"CERTIFIED","lastUpdateDate":1623972605979,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67199c3d-418a-4ad2-b8e6-289acb83002d","invariantUUID":"0d023ad6-40bd-4252-a574-077639d0db23","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971066604,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ca2ec4-7a81-4914-ac36-99e13e9c30fd","invariantUUID":"f6922a97-687b-4aa3-a67e-17a486e1cd9a","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":"port","uniqueId":"17ece080-cc59-40f7-b533-db45d0bcd043","lifecycleState":"CERTIFIED","lastUpdateDate":1623973256987,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1282c7b-af47-4f97-9eb6-a76ed771395f","invariantUUID":"3c37da7a-3b61-44d6-b71b-1233b2002760","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ff5901-49f0-4a7e-9242-0d01285477e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971486771,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c50b32b5-96bf-4a93-b619-794b1f94405c","invariantUUID":"19cb7be1-cf5a-4c86-9254-9019b511f088","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1b850bef-2c86-4271-8248-2ddde52d2dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971820770,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bfa1a11-b252-41b4-ba5a-6d18dc190a3e","invariantUUID":"9da974e1-188a-44ef-bb6f-547117d0c282","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":"3cd9c028-05c7-4882-b61c-268b26ea9b80","lifecycleState":"CERTIFIED","lastUpdateDate":1623972826403,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac1d14b4-cabe-4c5b-a1ad-305d464b3af6","invariantUUID":"0737d4cf-6e0f-4990-8bc5-32126c48205b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a3cf53c-ef58-4bff-ae37-d7cebb34549e","lifecycleState":"CERTIFIED","lastUpdateDate":1623973166805,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab83b9f-aeff-4486-a1bf-404579623c0d","invariantUUID":"a0ed6306-9ab3-4839-befa-944738961770","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7859d9b-3581-47a2-bac4-d91cc8a30101","lifecycleState":"CERTIFIED","lastUpdateDate":1623972865507,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a95968c5-3815-48b3-86d9-4295563bfa53","invariantUUID":"1c599b50-a05a-4c4b-a6f9-de19233d1200","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1016688f-3501-4ee7-9e52-0319197f4721","lifecycleState":"CERTIFIED","lastUpdateDate":1623980237202,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1aaca2a9-46d0-4c8e-9cd7-f964688aab28","lifecycleState":"CERTIFIED","lastUpdateDate":1623979199369,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-18 01:51:15,827 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-18 01:51:25,838 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-06-18 01:51:25,839 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:51:25,839 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-18 01:51:25,839 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-18 01:51:25,839 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:25,840 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-18 01:51:25,840 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-18 01:51:25,840 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:25,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:51:26,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1452 2021-06-18 01:51:26,409 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:51:26,409 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c3cc1a65-13d7-47fe-9107-6450e3bc5ffc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:51:26,411 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-18 01:51:26,412 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:26,412 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:26,412 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:26,412 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:51:26,412 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:26,412 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:26,412 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:26,412 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:51:26,412 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:26,413 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:26,413 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:26,413 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:51:26,413 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:26,413 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:26,413 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:26,413 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-18 01:51:26,413 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:51:26,413 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-18 01:51:26,413 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-18 01:51:26,414 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-18 01:51:26,414 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:51:26,414 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-18 01:51:26,414 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-18 01:51:26,414 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:51:26,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:51:38,421 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-18 01:51:38,423 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-18 01:51:38,425 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90fa98cd-c1d6-4093-988a-49cb3b106775","lifecycleState":"CERTIFIED","lastUpdateDate":1623972011471,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"063e03d7-33f6-4a1e-a4f4-680a45067b31","invariantUUID":"96b60080-8d61-4ca2-83da-82a185a4bea1","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aea9dccb-a50d-4948-90b3-8443d29b0525","lifecycleState":"CERTIFIED","lastUpdateDate":1623972356873,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ead9ca8e-7a65-4213-a29a-6b5ad11270ff","invariantUUID":"da5daf2c-acd0-4722-9933-a18f9c3a3533","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28d6f0a6-cda5-4a5a-9f6e-982fc543f3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1623972318176,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05bdf554-c3ee-4934-8114-30d23d116a9c","invariantUUID":"55e3e7a6-4a85-4d3f-8e63-5cc2bcbdb1dc","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5261ed9b-e609-4db5-8ef1-708515bcce44","lifecycleState":"CERTIFIED","lastUpdateDate":1623972708204,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a73d29-b0d1-4201-ac8e-e26eb5b7664a","invariantUUID":"d9b4b336-cc0f-44b5-8863-a54367d44070","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":"objectStorage","uniqueId":"791e0fa6-994a-43a8-b520-54c8114f6494","lifecycleState":"CERTIFIED","lastUpdateDate":1623971190557,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72732fb8-77b4-4dc1-9b94-5d1306f7fc67","invariantUUID":"1e316184-db7f-4bd0-9aaa-756153541942","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"71c0951b-9e44-406d-baf4-1651d83f7839","lifecycleState":"CERTIFIED","lastUpdateDate":1623973133170,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e61c9ab-a9d5-4135-8960-08140f9e49bc","invariantUUID":"9893bf6d-0754-4547-8f41-65aaf39cfcc4","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":"1fa442ce-e22a-4335-8a92-8b620aecc3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623972396570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3d788d8-147c-4f24-b44f-28da881ac2f3","invariantUUID":"a544db1c-cc91-4db1-8bbe-fe9062170d66","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":"b17be0ea-0b9b-4015-ac3c-b58f79647ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971570977,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34acff6e-69d5-4cfc-a162-b6b398a7270d","invariantUUID":"48c709e6-277d-4f50-9496-1bf0fbd1da5a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"aa971f63-af45-494a-88c2-e40b211601de","lifecycleState":"CERTIFIED","lastUpdateDate":1623972525914,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d587861-eb32-451b-bf1f-9e741843a4b5","invariantUUID":"e0a1ac6b-8e83-4140-88b0-bd7b5d06feaa","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c5a6d52-793c-4f76-909c-1017c594efbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623971916481,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c2a0db9-07b2-4b15-9780-4320c4d94b7f","invariantUUID":"f9c5eea2-a3ee-4bfd-86d4-c197efe4299c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb6a5739-e088-418f-961e-01609f1e3549","lifecycleState":"CERTIFIED","lastUpdateDate":1623971875060,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d81cc4f3-c2a3-4c37-b37d-5217d599b2d9","invariantUUID":"34a1ad1d-5463-4402-b064-01560f15df02","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":"f5446866-5b36-49ae-a0f6-73319a66757c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972279958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae4faf3-6fc7-4a30-8e38-75f64a59899a","invariantUUID":"d0b66ee6-b1e1-4ce2-91c4-6cffb6b0025e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff55c60a-356e-40ce-8bcd-7cb2adf2642a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972846123,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d3b1255-e43f-4919-a6df-9425344e2ff8","invariantUUID":"ed944419-abd9-4e83-a461-e399b47f2291","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d150328-5061-4003-ac44-65f855e36ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1623972298210,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"050a9309-18a9-4de8-8cb2-c57800b77430","invariantUUID":"da094c36-6b4f-43a5-ba21-1bb7c30d4e63","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":"6195e099-a9b3-4330-9435-8eb3afb475d6","lifecycleState":"CERTIFIED","lastUpdateDate":1623972885203,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46785c7d-c04a-4cd4-98fa-c01136073ad6","invariantUUID":"78dd4134-394d-48cd-b778-176f8ccfb4a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3235e937-25ec-42df-a4cc-8be5e8531bc1","lifecycleState":"CERTIFIED","lastUpdateDate":1623973073269,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b76797-1314-4413-8b4c-1d285f600d7e","invariantUUID":"60c7b5fc-1cb5-4615-ae28-6a637750d5fe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971295926,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371d8237-c77f-4239-9745-0ae980423514","invariantUUID":"38b22ac4-6375-4659-8be9-b4260f70944c","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":"21000cd1-dc43-40e7-a569-f8feb94ef9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972122171,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62df7f45-5543-43ba-91bd-4b1b84e7a600","invariantUUID":"ae2e994a-5222-4ed7-8e8b-ce0d1437cd35","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266fd0de-ef2f-49dd-b087-3953fca284f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972956007,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84be190-bbf1-412d-a2f5-b1d259ce740c","invariantUUID":"1fd14145-fcbf-4cd3-b892-c606a5eaeead","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":"compute","uniqueId":"6657dddd-b908-415d-97c8-de6a3a0b52f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972378203,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0099064-df81-4310-ade6-c6a773256cbb","invariantUUID":"4ccbc721-9627-449c-aaa6-2be35f67929f","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":"d79d380a-ee8e-4a9e-bb0d-999632db0826","lifecycleState":"CERTIFIED","lastUpdateDate":1623972456607,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2f4c489-e839-407c-a4e8-5af2439ab657","invariantUUID":"9d522716-406a-419e-bc9d-86468f7395fe","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a3b67a4-ccdd-4ca6-97ce-a95e682555a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971465915,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"814f03b7-584c-4b04-a06e-2bd0a91afaeb","invariantUUID":"827eec98-e168-4b14-848a-7d8c23f4b889","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3ccba3a-1096-44f9-8602-8c918864a90f","lifecycleState":"CERTIFIED","lastUpdateDate":1623980046019,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","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":"objectStorage","uniqueId":"84931cd5-d709-418c-90ae-3a35bd30a598","lifecycleState":"CERTIFIED","lastUpdateDate":1623971393656,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf99f318-98cc-4e86-a309-033c9f6044fe","invariantUUID":"4b990c35-b178-4784-a03c-252928f0629f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dba8884-c54e-4ba5-8073-0c1cc4f1e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972436009,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec7061c-cfc0-4396-a18e-55e64b934fa8","invariantUUID":"e364b7d5-291c-4b4d-8f41-e2a4acbe9cfe","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36047c29-bce5-4f72-be15-1e6679060736","lifecycleState":"CERTIFIED","lastUpdateDate":1623972197693,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc0e0a94-1d85-4156-bd94-32fdf72760b0","invariantUUID":"1cfc4ba2-055d-43c4-a8f2-1997033db339","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd46c1a3-f870-44c6-b89a-9cce4acf3303","lifecycleState":"CERTIFIED","lastUpdateDate":1623973036906,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8bddc9d-e795-454b-8991-dbc2dd8036b8","invariantUUID":"09c95a95-ce6f-4f22-8540-26467b4b7049","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":"80546b9f-fa60-4204-8d9e-2d5c55ec5493","lifecycleState":"CERTIFIED","lastUpdateDate":1623971897703,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"240f9bb9-af4f-4517-acf7-2562a6e7c335","invariantUUID":"818a6158-f540-4790-a0fe-f92b43f58532","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":"bb8602cb-7df5-42f3-80fa-8fb6c453a5d7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979881903,"name":"basic_onboard_IRKXDp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","systemName":"BasicOnboardIrkxdp","description":"VF","tags":["basic_onboard_IRKXDp"],"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":"7c3c48b2-ea4b-46d7-ab9f-fada102636eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623972746711,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4c42eba-949a-49d6-bc08-e084f9dc543d","invariantUUID":"0374a0cd-d866-48c5-86c6-a7e03f010066","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e044ac1-f656-4d8d-8b3d-e9c209c18f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972236109,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"518cfb75-e725-4c97-94bf-cc287386bb1d","invariantUUID":"58accf8a-d259-4668-bf8a-a14833290396","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":"objectStorage","uniqueId":"e43ca8a3-718d-43bb-be86-d60c274ddc41","lifecycleState":"CERTIFIED","lastUpdateDate":1623971210502,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4362d5ba-33f5-4b9d-8ff2-8aaef41bcde9","invariantUUID":"6ec1beae-3ff7-4860-9f29-0c4effe9cdf9","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":"port","uniqueId":"e70ac5bf-7e1f-4908-9a00-6abb2e636b09","lifecycleState":"CERTIFIED","lastUpdateDate":1623971748372,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7374ab5d-1fd2-4e1c-97d8-26dde131669b","invariantUUID":"55e595f6-a24b-4b72-9d88-4503f4cccc44","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":"96c4c8e0-c7c7-4a2e-8bcd-59154f4351a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623972627775,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ea7f4e4-7ed8-4157-aab3-b80c9c535162","invariantUUID":"9ad18ef4-10e0-474f-9d78-d73ca4e89d2f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"521ebc54-074e-4532-a88a-2bb5ea613ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1623981036070,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","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":"defaulticon","uniqueId":"66fa54a6-13c5-4221-84f4-bb85bbbca6e2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971506540,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14da975a-3bff-41d0-927e-4ff2ea6ab4db","invariantUUID":"9accf15c-a0f9-4249-845e-c811610fc99e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8756d42-3d6e-4267-9d31-9bf9809ded73","lifecycleState":"CERTIFIED","lastUpdateDate":1623973236476,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e161cbd8-a50f-4bc3-84aa-2c71ae8e0523","invariantUUID":"f4c85c3e-828b-42b3-aaf8-bf5f364c3937","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":"objectStorage","uniqueId":"2c2ec705-0bd0-4369-a39d-bf68abbb3c53","lifecycleState":"CERTIFIED","lastUpdateDate":1623971416405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"126bca2a-718d-480b-9b79-a9993a851718","invariantUUID":"abd48bc2-096e-49c3-9e94-66491fd86c82","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5693d76c-9d7f-4bff-adcf-8aa71af9d950","lifecycleState":"CERTIFIED","lastUpdateDate":1623972986472,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c0a6a8f-c793-4936-a95e-71e4dc55a816","invariantUUID":"f02cbe4a-c9c1-4783-879e-787013a43b07","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61ab71bf-a8ed-4bf1-afca-b6a53469b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1623971610074,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"29d3e6c0-d499-4eff-aeb7-7223b61f37eb","invariantUUID":"cdbe2665-b2be-47e6-8d91-fab619ee7e62","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":"d2099a2f-e33e-4174-b7de-7034a95d41ae","lifecycleState":"CERTIFIED","lastUpdateDate":1623971548675,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"108650a9-8c76-48ee-9c8a-d12da1bc8b6e","invariantUUID":"05cf3180-ca1e-42e8-9753-dc1b59792936","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":"loadBalancer","uniqueId":"57806e81-96a6-40f2-9530-0fbe1307a578","lifecycleState":"CERTIFIED","lastUpdateDate":1623971275525,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a9f27cb-58db-4f4b-b484-deabb3708d6f","invariantUUID":"df0dfa2e-d4f7-4723-b45e-831ee32526b6","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":"defaulticon","uniqueId":"54daf15a-f38d-4e40-b2eb-2617d2281a55","lifecycleState":"CERTIFIED","lastUpdateDate":1623972726117,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9457ae92-cd2e-4c49-831b-bcd652d78f06","invariantUUID":"3bc7c109-6378-4739-909c-558758cdedff","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":"securityrules","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","lifecycleState":"CERTIFIED","lastUpdateDate":1623971836703,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1fa6596-8bbe-4663-90cc-a1483f4b481a","invariantUUID":"e3344180-67a7-4fbf-8b49-a9779449436f","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":"objectStorage","uniqueId":"8f8a6506-405a-44a2-8904-1e4cb85fbc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972337573,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec71aecd-5989-4a1a-b9bc-879f4576152d","invariantUUID":"d9e94607-9172-43e6-81d4-bfc5b63bbb82","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f17b08dd-b1eb-452b-98c2-a47ddbd0cb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1623972923570,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c43a8fb-b5fb-420d-93d0-0ec183309b50","invariantUUID":"d6874010-de7c-41af-80b9-26c0da6a1e99","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25abee2a-e062-4b1e-9552-0a581c278ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1623973186674,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72f62a6b-d9fe-408c-8e43-bbfbff86060e","invariantUUID":"c92f35fa-d2f3-4ae9-938b-b43b74764dcc","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a61faecb-7202-4db6-bc5d-aef38439f1f1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972026034,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d2a8cba-5735-467c-8ee2-c5fe0176db12","invariantUUID":"60496dce-d1c7-44be-9e13-1db628e3e5db","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":"network","uniqueId":"d86bf97c-01b8-42f2-ad79-075b9a4ade60","lifecycleState":"CERTIFIED","lastUpdateDate":1623972178158,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f956518-16c7-4f50-a9f4-87511ac08ed7","invariantUUID":"29fd83f5-850b-45da-8e08-c8d9cb20c819","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d679ac95-e5ea-4018-bf18-c2ad2202ac3c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972787377,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c57a3b7-243d-4065-bad4-34b02103061c","invariantUUID":"14a1d274-2412-4590-ab70-e161490cbf04","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":"port","uniqueId":"19859963-bbc0-471a-8e42-4617e529e05c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972768772,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d8942dbe-49a4-46ce-9f13-62a110cfa94d","invariantUUID":"f69c2e27-c8fa-4aa9-90f3-8a9bea96918b","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":"1d2684ff-92c4-4c38-8a16-fe833449556b","lifecycleState":"CERTIFIED","lastUpdateDate":1623971594002,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e6d6cc92-5fc2-4c73-a341-62ecac3f1106","invariantUUID":"00c277c0-4c62-4020-a4db-4bd53a34baab","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":"compute","uniqueId":"014d23e9-e9a5-44b5-a25e-9069239a0adc","lifecycleState":"CERTIFIED","lastUpdateDate":1623972478471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"508bd3a6-ec36-48ee-a786-6465e9242597","invariantUUID":"e1df6039-229f-4e9a-9846-02ab90798804","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb37c88-8973-416d-a255-9f72676d4cfe","lifecycleState":"CERTIFIED","lastUpdateDate":1623973206673,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c03d60b-e7d6-49a7-8a1b-b495ca775e03","invariantUUID":"c5642b72-14ad-4769-8fb3-ec48bbc9d4cf","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":"8a497b27-9a9e-4b10-9664-3b6cf285cd80","lifecycleState":"CERTIFIED","lastUpdateDate":1623971940077,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c86a76c3-7001-43c8-b00a-71de50c06b18","invariantUUID":"c70d0d9b-081f-4a2b-a473-5d264265ce1f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10f9ca58-41ca-4751-9112-27f39caf14b0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971439102,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c906507-8ec6-4968-8f37-a44e3947080b","invariantUUID":"0ae17606-bac4-4c15-b9b1-041e5181a58b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","lifecycleState":"CERTIFIED","lastUpdateDate":1623971994369,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"923320c8-d314-4075-a12b-cfc3b730aeac","invariantUUID":"ae8db641-7b3b-4eac-a1a1-23116aa10ead","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"697b6d81-4c0a-4629-87e0-8a0a16671c3f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979694463,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497a367c-2ce9-4914-b514-45b51db0e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972256031,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d937c015-28ea-4caf-9d45-855a78a91edf","invariantUUID":"aec99e3e-33a4-48cd-84d1-01e942197651","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":"defaulticon","uniqueId":"5c440cf9-d20e-4cd4-9f12-9bb4410af6f0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971166902,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9e44bf7d-e655-4a25-a9f8-10d17ca0eb71","invariantUUID":"c83e61d8-7c2e-4763-a567-18abbad6d902","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":"21897731-f490-4806-8196-5d325fcfe883","lifecycleState":"CERTIFIED","lastUpdateDate":1623971529960,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3e07d39-0c3f-4aae-8c49-d23adf4d88de","invariantUUID":"d6a4ce10-6a61-4aba-b23a-88047ebc2cfc","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43d13fe1-43d4-4208-aab4-6b28394e387d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972806021,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f7772e7-7c7a-412e-9335-477ef10ade4d","invariantUUID":"0274d269-6108-40ed-a960-841e2ba6d856","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":"networkrules","uniqueId":"8e4e82f2-a376-4adc-8376-0e4893f77681","lifecycleState":"CERTIFIED","lastUpdateDate":1623971804502,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c7c86f8-ac8f-4dfb-805e-31e456547a14","invariantUUID":"e18a1b01-2338-4f69-b420-010be313c953","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":"networkrules","uniqueId":"6e6350b6-915a-4da0-9692-d5ac87fdedb8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971727402,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"db6877c8-8b28-482f-bac0-e854d74f5412","invariantUUID":"08bc236e-3e7a-40d3-bf06-bb09b8033d7e","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58873d7b-d4b8-493b-a087-9fbf5b25b808","lifecycleState":"CERTIFIED","lastUpdateDate":1623971317879,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57806d39-41ec-4ac4-a40a-eed88c4de0df","invariantUUID":"2cc03c15-c850-4e92-95df-1262eded047b","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":"e0ea1dad-336c-4435-be5c-afadfad3c23a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972545260,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59751028-5cfe-490b-a78f-ed6e51e82fac","invariantUUID":"191efb1e-de38-4bd3-b890-aa2d2e0a7e7a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ed1eec7c-d7c5-488f-9e31-ff0b50f93d94","lifecycleState":"CERTIFIED","lastUpdateDate":1623972605979,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67199c3d-418a-4ad2-b8e6-289acb83002d","invariantUUID":"0d023ad6-40bd-4252-a574-077639d0db23","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971066604,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ca2ec4-7a81-4914-ac36-99e13e9c30fd","invariantUUID":"f6922a97-687b-4aa3-a67e-17a486e1cd9a","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":"port","uniqueId":"17ece080-cc59-40f7-b533-db45d0bcd043","lifecycleState":"CERTIFIED","lastUpdateDate":1623973256987,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1282c7b-af47-4f97-9eb6-a76ed771395f","invariantUUID":"3c37da7a-3b61-44d6-b71b-1233b2002760","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ff5901-49f0-4a7e-9242-0d01285477e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971486771,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c50b32b5-96bf-4a93-b619-794b1f94405c","invariantUUID":"19cb7be1-cf5a-4c86-9254-9019b511f088","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1b850bef-2c86-4271-8248-2ddde52d2dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971820770,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bfa1a11-b252-41b4-ba5a-6d18dc190a3e","invariantUUID":"9da974e1-188a-44ef-bb6f-547117d0c282","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":"3cd9c028-05c7-4882-b61c-268b26ea9b80","lifecycleState":"CERTIFIED","lastUpdateDate":1623972826403,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac1d14b4-cabe-4c5b-a1ad-305d464b3af6","invariantUUID":"0737d4cf-6e0f-4990-8bc5-32126c48205b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a3cf53c-ef58-4bff-ae37-d7cebb34549e","lifecycleState":"CERTIFIED","lastUpdateDate":1623973166805,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab83b9f-aeff-4486-a1bf-404579623c0d","invariantUUID":"a0ed6306-9ab3-4839-befa-944738961770","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7859d9b-3581-47a2-bac4-d91cc8a30101","lifecycleState":"CERTIFIED","lastUpdateDate":1623972865507,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a95968c5-3815-48b3-86d9-4295563bfa53","invariantUUID":"1c599b50-a05a-4c4b-a6f9-de19233d1200","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1016688f-3501-4ee7-9e52-0319197f4721","lifecycleState":"CERTIFIED","lastUpdateDate":1623980237202,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1aaca2a9-46d0-4c8e-9cd7-f964688aab28","lifecycleState":"CERTIFIED","lastUpdateDate":1623979199369,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-18 01:51:38,429 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-18 01:51:38,429 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-18 01:51:38,430 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-18 01:51:38,430 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-18 01:51:38,430 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:38,430 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-18 01:51:38,430 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-18 01:51:38,430 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-18 01:51:38,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:51:40,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1452 2021-06-18 01:51:40,260 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-18 01:51:40,261 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c3cc1a65-13d7-47fe-9107-6450e3bc5ffc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/4dc72c4b-1e05-419f-ac42-04ca38da2bdc/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","name":"basic_onboard_IRKXDp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/2cf63970-0a29-409f-91e2-bf8422bd7af1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d36159-5aa3-4905-b08e-8ed954078db0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-18 01:51:40,263 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-18 01:51:40,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:40,264 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:40,264 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:40,264 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-18 01:51:40,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:40,264 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:40,265 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:40,265 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_IRKXDp from SDC 2021-06-18 01:51:40,265 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:40,265 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:40,265 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:51:40,265 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:51:40,265 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:40,265 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:40,266 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-18 01:51:40,266 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-06-18 01:51:40,266 DEBUG 80:clamp.py(1) - Vf retrieved VF(name=basicclamp) 2021-06-18 01:51:40,267 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-18 01:51:40,267 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-18 01:51:40,268 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-18 01:51:40,268 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-18 01:51:40,268 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:51:40,268 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-18 01:51:40,268 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-18 01:51:40,268 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:51:40,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:51:49,704 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 707 2021-06-18 01:51:49,706 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-18 01:51:49,706 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/77481161-7714-45a2-9813-b82662707689/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/adaf391b-066b-433c-879e-5b68a32ac8d7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-18 01:51:49,708 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:51:49,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:49,708 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:49,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:51:49,709 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-18 01:51:49,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:49,709 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:49,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:51:49,709 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-18 01:51:49,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:51:49,709 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-06-18 01:51:49,710 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-18 01:51:49,710 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-18 01:51:49,710 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-06-18 01:51:49,710 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-18 01:51:49,710 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-18 01:51:49,710 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-18 01:51:49,711 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-18 01:51:49,711 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-18 01:51:49,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:51:53,511 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-18 01:51:53,513 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-18 01:51:53,515 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-06-18 01:51:53,520 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-18 01:51:53,520 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-18 01:51:53,520 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-18 01:51:53,521 INFO 267:__init__.py(1) - attempting to create Service basicclamp in SDC 2021-06-18 01:51:53,521 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-18 01:51:53,521 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-18 01:51:53,521 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-18 01:51:53,521 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-18 01:51:53,521 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:51:53,522 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-18 01:51:53,522 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-18 01:51:53,522 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:51:53,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:51:59,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 707 2021-06-18 01:51:59,559 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-18 01:51:59,559 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/77481161-7714-45a2-9813-b82662707689/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/adaf391b-066b-433c-879e-5b68a32ac8d7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-18 01:51:59,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:51:59,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:59,563 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:59,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:51:59,563 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-18 01:51:59,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:51:59,564 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:51:59,564 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:51:59,564 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-18 01:51:59,564 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:51:59,564 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-06-18 01:51:59,588 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-18 01:51:59,588 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-18 01:51:59,588 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-18 01:51:59,588 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-18 01:51:59,588 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-18 01:51:59,589 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-18 01:51:59,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:06,579 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-18 01:52:06,582 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-18 01:52:06,584 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":"2678d0d7-3379-4c05-9b94-2917a1968a8d","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":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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","creationDate":1623981123559,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basicclamp"],"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"859a8d5d-c411-4c31-b837-e3baf9099c84","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"859a8d5d-c411-4c31-b837-e3baf9099c84","systemName":"Basicclamp","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623981123559,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"vspArchived":false,"archiveTime":0,"service":true,"name":"basicclamp"} 2021-06-18 01:52:06,588 INFO 284:__init__.py(1) - Service basicclamp is created in SDC 2021-06-18 01:52:06,588 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:52:06,588 INFO 85:clamp.py(1) - Service SERVICE(name=basicclamp) created 2021-06-18 01:52:06,589 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-18 01:52:06,589 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/859a8d5d-c411-4c31-b837-e3baf9099c84/distribution 2021-06-18 01:52:06,589 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-06-18 01:52:06,589 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-18 01:52:06,589 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/859a8d5d-c411-4c31-b837-e3baf9099c84/distribution 2021-06-18 01:52:06,590 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-06-18 01:52:06,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:06,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/859a8d5d-c411-4c31-b837-e3baf9099c84/distribution HTTP/1.1" 200 38 2021-06-18 01:52:06,713 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response code: 200 2021-06-18 01:52:06,714 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response: {"distributionStatusOfServiceList":[]} 2021-06-18 01:52:06,715 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-18 01:52:06,716 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-18 01:52:06,716 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-06-18 01:52:06,716 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-18 01:52:06,716 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-18 01:52:06,717 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-06-18 01:52:06,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:06,974 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-18 01:52:06,976 INFO 116:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-06-18 01:52:06,977 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[]} 2021-06-18 01:52:06,979 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-18 01:52:06,988 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-18 01:52:06,988 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-18 01:52:06,988 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:52:06,989 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-18 01:52:06,989 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-18 01:52:06,989 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-18 01:52:06,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:16,392 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-18 01:52:16,394 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-18 01:52:16,396 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90fa98cd-c1d6-4093-988a-49cb3b106775","lifecycleState":"CERTIFIED","lastUpdateDate":1623972011471,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"063e03d7-33f6-4a1e-a4f4-680a45067b31","invariantUUID":"96b60080-8d61-4ca2-83da-82a185a4bea1","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aea9dccb-a50d-4948-90b3-8443d29b0525","lifecycleState":"CERTIFIED","lastUpdateDate":1623972356873,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ead9ca8e-7a65-4213-a29a-6b5ad11270ff","invariantUUID":"da5daf2c-acd0-4722-9933-a18f9c3a3533","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28d6f0a6-cda5-4a5a-9f6e-982fc543f3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1623972318176,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05bdf554-c3ee-4934-8114-30d23d116a9c","invariantUUID":"55e3e7a6-4a85-4d3f-8e63-5cc2bcbdb1dc","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5261ed9b-e609-4db5-8ef1-708515bcce44","lifecycleState":"CERTIFIED","lastUpdateDate":1623972708204,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a73d29-b0d1-4201-ac8e-e26eb5b7664a","invariantUUID":"d9b4b336-cc0f-44b5-8863-a54367d44070","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":"objectStorage","uniqueId":"791e0fa6-994a-43a8-b520-54c8114f6494","lifecycleState":"CERTIFIED","lastUpdateDate":1623971190557,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72732fb8-77b4-4dc1-9b94-5d1306f7fc67","invariantUUID":"1e316184-db7f-4bd0-9aaa-756153541942","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"71c0951b-9e44-406d-baf4-1651d83f7839","lifecycleState":"CERTIFIED","lastUpdateDate":1623973133170,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e61c9ab-a9d5-4135-8960-08140f9e49bc","invariantUUID":"9893bf6d-0754-4547-8f41-65aaf39cfcc4","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":"1fa442ce-e22a-4335-8a92-8b620aecc3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623972396570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3d788d8-147c-4f24-b44f-28da881ac2f3","invariantUUID":"a544db1c-cc91-4db1-8bbe-fe9062170d66","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":"b17be0ea-0b9b-4015-ac3c-b58f79647ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971570977,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34acff6e-69d5-4cfc-a162-b6b398a7270d","invariantUUID":"48c709e6-277d-4f50-9496-1bf0fbd1da5a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"aa971f63-af45-494a-88c2-e40b211601de","lifecycleState":"CERTIFIED","lastUpdateDate":1623972525914,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d587861-eb32-451b-bf1f-9e741843a4b5","invariantUUID":"e0a1ac6b-8e83-4140-88b0-bd7b5d06feaa","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c5a6d52-793c-4f76-909c-1017c594efbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623971916481,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c2a0db9-07b2-4b15-9780-4320c4d94b7f","invariantUUID":"f9c5eea2-a3ee-4bfd-86d4-c197efe4299c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb6a5739-e088-418f-961e-01609f1e3549","lifecycleState":"CERTIFIED","lastUpdateDate":1623971875060,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d81cc4f3-c2a3-4c37-b37d-5217d599b2d9","invariantUUID":"34a1ad1d-5463-4402-b064-01560f15df02","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":"f5446866-5b36-49ae-a0f6-73319a66757c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972279958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae4faf3-6fc7-4a30-8e38-75f64a59899a","invariantUUID":"d0b66ee6-b1e1-4ce2-91c4-6cffb6b0025e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff55c60a-356e-40ce-8bcd-7cb2adf2642a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972846123,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d3b1255-e43f-4919-a6df-9425344e2ff8","invariantUUID":"ed944419-abd9-4e83-a461-e399b47f2291","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d150328-5061-4003-ac44-65f855e36ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1623972298210,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"050a9309-18a9-4de8-8cb2-c57800b77430","invariantUUID":"da094c36-6b4f-43a5-ba21-1bb7c30d4e63","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":"6195e099-a9b3-4330-9435-8eb3afb475d6","lifecycleState":"CERTIFIED","lastUpdateDate":1623972885203,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46785c7d-c04a-4cd4-98fa-c01136073ad6","invariantUUID":"78dd4134-394d-48cd-b778-176f8ccfb4a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3235e937-25ec-42df-a4cc-8be5e8531bc1","lifecycleState":"CERTIFIED","lastUpdateDate":1623973073269,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b76797-1314-4413-8b4c-1d285f600d7e","invariantUUID":"60c7b5fc-1cb5-4615-ae28-6a637750d5fe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971295926,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371d8237-c77f-4239-9745-0ae980423514","invariantUUID":"38b22ac4-6375-4659-8be9-b4260f70944c","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":"21000cd1-dc43-40e7-a569-f8feb94ef9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972122171,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62df7f45-5543-43ba-91bd-4b1b84e7a600","invariantUUID":"ae2e994a-5222-4ed7-8e8b-ce0d1437cd35","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266fd0de-ef2f-49dd-b087-3953fca284f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972956007,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84be190-bbf1-412d-a2f5-b1d259ce740c","invariantUUID":"1fd14145-fcbf-4cd3-b892-c606a5eaeead","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":"compute","uniqueId":"6657dddd-b908-415d-97c8-de6a3a0b52f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972378203,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0099064-df81-4310-ade6-c6a773256cbb","invariantUUID":"4ccbc721-9627-449c-aaa6-2be35f67929f","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":"d79d380a-ee8e-4a9e-bb0d-999632db0826","lifecycleState":"CERTIFIED","lastUpdateDate":1623972456607,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2f4c489-e839-407c-a4e8-5af2439ab657","invariantUUID":"9d522716-406a-419e-bc9d-86468f7395fe","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a3b67a4-ccdd-4ca6-97ce-a95e682555a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971465915,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"814f03b7-584c-4b04-a06e-2bd0a91afaeb","invariantUUID":"827eec98-e168-4b14-848a-7d8c23f4b889","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3ccba3a-1096-44f9-8602-8c918864a90f","lifecycleState":"CERTIFIED","lastUpdateDate":1623980046019,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","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":"objectStorage","uniqueId":"84931cd5-d709-418c-90ae-3a35bd30a598","lifecycleState":"CERTIFIED","lastUpdateDate":1623971393656,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf99f318-98cc-4e86-a309-033c9f6044fe","invariantUUID":"4b990c35-b178-4784-a03c-252928f0629f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dba8884-c54e-4ba5-8073-0c1cc4f1e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972436009,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec7061c-cfc0-4396-a18e-55e64b934fa8","invariantUUID":"e364b7d5-291c-4b4d-8f41-e2a4acbe9cfe","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36047c29-bce5-4f72-be15-1e6679060736","lifecycleState":"CERTIFIED","lastUpdateDate":1623972197693,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc0e0a94-1d85-4156-bd94-32fdf72760b0","invariantUUID":"1cfc4ba2-055d-43c4-a8f2-1997033db339","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd46c1a3-f870-44c6-b89a-9cce4acf3303","lifecycleState":"CERTIFIED","lastUpdateDate":1623973036906,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8bddc9d-e795-454b-8991-dbc2dd8036b8","invariantUUID":"09c95a95-ce6f-4f22-8540-26467b4b7049","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":"80546b9f-fa60-4204-8d9e-2d5c55ec5493","lifecycleState":"CERTIFIED","lastUpdateDate":1623971897703,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"240f9bb9-af4f-4517-acf7-2562a6e7c335","invariantUUID":"818a6158-f540-4790-a0fe-f92b43f58532","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":"bb8602cb-7df5-42f3-80fa-8fb6c453a5d7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979881903,"name":"basic_onboard_IRKXDp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","systemName":"BasicOnboardIrkxdp","description":"VF","tags":["basic_onboard_IRKXDp"],"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":"7c3c48b2-ea4b-46d7-ab9f-fada102636eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623972746711,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4c42eba-949a-49d6-bc08-e084f9dc543d","invariantUUID":"0374a0cd-d866-48c5-86c6-a7e03f010066","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e044ac1-f656-4d8d-8b3d-e9c209c18f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972236109,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"518cfb75-e725-4c97-94bf-cc287386bb1d","invariantUUID":"58accf8a-d259-4668-bf8a-a14833290396","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":"objectStorage","uniqueId":"e43ca8a3-718d-43bb-be86-d60c274ddc41","lifecycleState":"CERTIFIED","lastUpdateDate":1623971210502,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4362d5ba-33f5-4b9d-8ff2-8aaef41bcde9","invariantUUID":"6ec1beae-3ff7-4860-9f29-0c4effe9cdf9","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":"port","uniqueId":"e70ac5bf-7e1f-4908-9a00-6abb2e636b09","lifecycleState":"CERTIFIED","lastUpdateDate":1623971748372,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7374ab5d-1fd2-4e1c-97d8-26dde131669b","invariantUUID":"55e595f6-a24b-4b72-9d88-4503f4cccc44","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":"96c4c8e0-c7c7-4a2e-8bcd-59154f4351a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623972627775,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ea7f4e4-7ed8-4157-aab3-b80c9c535162","invariantUUID":"9ad18ef4-10e0-474f-9d78-d73ca4e89d2f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"521ebc54-074e-4532-a88a-2bb5ea613ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1623981036070,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","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":"defaulticon","uniqueId":"66fa54a6-13c5-4221-84f4-bb85bbbca6e2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971506540,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14da975a-3bff-41d0-927e-4ff2ea6ab4db","invariantUUID":"9accf15c-a0f9-4249-845e-c811610fc99e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8756d42-3d6e-4267-9d31-9bf9809ded73","lifecycleState":"CERTIFIED","lastUpdateDate":1623973236476,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e161cbd8-a50f-4bc3-84aa-2c71ae8e0523","invariantUUID":"f4c85c3e-828b-42b3-aaf8-bf5f364c3937","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":"objectStorage","uniqueId":"2c2ec705-0bd0-4369-a39d-bf68abbb3c53","lifecycleState":"CERTIFIED","lastUpdateDate":1623971416405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"126bca2a-718d-480b-9b79-a9993a851718","invariantUUID":"abd48bc2-096e-49c3-9e94-66491fd86c82","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5693d76c-9d7f-4bff-adcf-8aa71af9d950","lifecycleState":"CERTIFIED","lastUpdateDate":1623972986472,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c0a6a8f-c793-4936-a95e-71e4dc55a816","invariantUUID":"f02cbe4a-c9c1-4783-879e-787013a43b07","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61ab71bf-a8ed-4bf1-afca-b6a53469b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1623971610074,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"29d3e6c0-d499-4eff-aeb7-7223b61f37eb","invariantUUID":"cdbe2665-b2be-47e6-8d91-fab619ee7e62","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":"d2099a2f-e33e-4174-b7de-7034a95d41ae","lifecycleState":"CERTIFIED","lastUpdateDate":1623971548675,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"108650a9-8c76-48ee-9c8a-d12da1bc8b6e","invariantUUID":"05cf3180-ca1e-42e8-9753-dc1b59792936","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":"loadBalancer","uniqueId":"57806e81-96a6-40f2-9530-0fbe1307a578","lifecycleState":"CERTIFIED","lastUpdateDate":1623971275525,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a9f27cb-58db-4f4b-b484-deabb3708d6f","invariantUUID":"df0dfa2e-d4f7-4723-b45e-831ee32526b6","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":"defaulticon","uniqueId":"54daf15a-f38d-4e40-b2eb-2617d2281a55","lifecycleState":"CERTIFIED","lastUpdateDate":1623972726117,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9457ae92-cd2e-4c49-831b-bcd652d78f06","invariantUUID":"3bc7c109-6378-4739-909c-558758cdedff","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":"securityrules","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","lifecycleState":"CERTIFIED","lastUpdateDate":1623971836703,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1fa6596-8bbe-4663-90cc-a1483f4b481a","invariantUUID":"e3344180-67a7-4fbf-8b49-a9779449436f","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":"objectStorage","uniqueId":"8f8a6506-405a-44a2-8904-1e4cb85fbc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972337573,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec71aecd-5989-4a1a-b9bc-879f4576152d","invariantUUID":"d9e94607-9172-43e6-81d4-bfc5b63bbb82","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f17b08dd-b1eb-452b-98c2-a47ddbd0cb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1623972923570,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c43a8fb-b5fb-420d-93d0-0ec183309b50","invariantUUID":"d6874010-de7c-41af-80b9-26c0da6a1e99","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25abee2a-e062-4b1e-9552-0a581c278ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1623973186674,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72f62a6b-d9fe-408c-8e43-bbfbff86060e","invariantUUID":"c92f35fa-d2f3-4ae9-938b-b43b74764dcc","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a61faecb-7202-4db6-bc5d-aef38439f1f1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972026034,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d2a8cba-5735-467c-8ee2-c5fe0176db12","invariantUUID":"60496dce-d1c7-44be-9e13-1db628e3e5db","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":"network","uniqueId":"d86bf97c-01b8-42f2-ad79-075b9a4ade60","lifecycleState":"CERTIFIED","lastUpdateDate":1623972178158,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f956518-16c7-4f50-a9f4-87511ac08ed7","invariantUUID":"29fd83f5-850b-45da-8e08-c8d9cb20c819","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d679ac95-e5ea-4018-bf18-c2ad2202ac3c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972787377,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c57a3b7-243d-4065-bad4-34b02103061c","invariantUUID":"14a1d274-2412-4590-ab70-e161490cbf04","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":"port","uniqueId":"19859963-bbc0-471a-8e42-4617e529e05c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972768772,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d8942dbe-49a4-46ce-9f13-62a110cfa94d","invariantUUID":"f69c2e27-c8fa-4aa9-90f3-8a9bea96918b","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":"1d2684ff-92c4-4c38-8a16-fe833449556b","lifecycleState":"CERTIFIED","lastUpdateDate":1623971594002,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e6d6cc92-5fc2-4c73-a341-62ecac3f1106","invariantUUID":"00c277c0-4c62-4020-a4db-4bd53a34baab","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":"compute","uniqueId":"014d23e9-e9a5-44b5-a25e-9069239a0adc","lifecycleState":"CERTIFIED","lastUpdateDate":1623972478471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"508bd3a6-ec36-48ee-a786-6465e9242597","invariantUUID":"e1df6039-229f-4e9a-9846-02ab90798804","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb37c88-8973-416d-a255-9f72676d4cfe","lifecycleState":"CERTIFIED","lastUpdateDate":1623973206673,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c03d60b-e7d6-49a7-8a1b-b495ca775e03","invariantUUID":"c5642b72-14ad-4769-8fb3-ec48bbc9d4cf","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":"8a497b27-9a9e-4b10-9664-3b6cf285cd80","lifecycleState":"CERTIFIED","lastUpdateDate":1623971940077,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c86a76c3-7001-43c8-b00a-71de50c06b18","invariantUUID":"c70d0d9b-081f-4a2b-a473-5d264265ce1f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10f9ca58-41ca-4751-9112-27f39caf14b0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971439102,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c906507-8ec6-4968-8f37-a44e3947080b","invariantUUID":"0ae17606-bac4-4c15-b9b1-041e5181a58b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","lifecycleState":"CERTIFIED","lastUpdateDate":1623971994369,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"923320c8-d314-4075-a12b-cfc3b730aeac","invariantUUID":"ae8db641-7b3b-4eac-a1a1-23116aa10ead","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"697b6d81-4c0a-4629-87e0-8a0a16671c3f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979694463,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497a367c-2ce9-4914-b514-45b51db0e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972256031,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d937c015-28ea-4caf-9d45-855a78a91edf","invariantUUID":"aec99e3e-33a4-48cd-84d1-01e942197651","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":"defaulticon","uniqueId":"5c440cf9-d20e-4cd4-9f12-9bb4410af6f0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971166902,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9e44bf7d-e655-4a25-a9f8-10d17ca0eb71","invariantUUID":"c83e61d8-7c2e-4763-a567-18abbad6d902","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":"21897731-f490-4806-8196-5d325fcfe883","lifecycleState":"CERTIFIED","lastUpdateDate":1623971529960,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3e07d39-0c3f-4aae-8c49-d23adf4d88de","invariantUUID":"d6a4ce10-6a61-4aba-b23a-88047ebc2cfc","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43d13fe1-43d4-4208-aab4-6b28394e387d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972806021,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f7772e7-7c7a-412e-9335-477ef10ade4d","invariantUUID":"0274d269-6108-40ed-a960-841e2ba6d856","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":"networkrules","uniqueId":"8e4e82f2-a376-4adc-8376-0e4893f77681","lifecycleState":"CERTIFIED","lastUpdateDate":1623971804502,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c7c86f8-ac8f-4dfb-805e-31e456547a14","invariantUUID":"e18a1b01-2338-4f69-b420-010be313c953","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":"networkrules","uniqueId":"6e6350b6-915a-4da0-9692-d5ac87fdedb8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971727402,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"db6877c8-8b28-482f-bac0-e854d74f5412","invariantUUID":"08bc236e-3e7a-40d3-bf06-bb09b8033d7e","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58873d7b-d4b8-493b-a087-9fbf5b25b808","lifecycleState":"CERTIFIED","lastUpdateDate":1623971317879,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57806d39-41ec-4ac4-a40a-eed88c4de0df","invariantUUID":"2cc03c15-c850-4e92-95df-1262eded047b","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":"e0ea1dad-336c-4435-be5c-afadfad3c23a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972545260,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59751028-5cfe-490b-a78f-ed6e51e82fac","invariantUUID":"191efb1e-de38-4bd3-b890-aa2d2e0a7e7a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ed1eec7c-d7c5-488f-9e31-ff0b50f93d94","lifecycleState":"CERTIFIED","lastUpdateDate":1623972605979,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67199c3d-418a-4ad2-b8e6-289acb83002d","invariantUUID":"0d023ad6-40bd-4252-a574-077639d0db23","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971066604,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ca2ec4-7a81-4914-ac36-99e13e9c30fd","invariantUUID":"f6922a97-687b-4aa3-a67e-17a486e1cd9a","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":"port","uniqueId":"17ece080-cc59-40f7-b533-db45d0bcd043","lifecycleState":"CERTIFIED","lastUpdateDate":1623973256987,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1282c7b-af47-4f97-9eb6-a76ed771395f","invariantUUID":"3c37da7a-3b61-44d6-b71b-1233b2002760","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ff5901-49f0-4a7e-9242-0d01285477e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971486771,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c50b32b5-96bf-4a93-b619-794b1f94405c","invariantUUID":"19cb7be1-cf5a-4c86-9254-9019b511f088","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1b850bef-2c86-4271-8248-2ddde52d2dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971820770,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bfa1a11-b252-41b4-ba5a-6d18dc190a3e","invariantUUID":"9da974e1-188a-44ef-bb6f-547117d0c282","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":"3cd9c028-05c7-4882-b61c-268b26ea9b80","lifecycleState":"CERTIFIED","lastUpdateDate":1623972826403,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac1d14b4-cabe-4c5b-a1ad-305d464b3af6","invariantUUID":"0737d4cf-6e0f-4990-8bc5-32126c48205b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a3cf53c-ef58-4bff-ae37-d7cebb34549e","lifecycleState":"CERTIFIED","lastUpdateDate":1623973166805,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab83b9f-aeff-4486-a1bf-404579623c0d","invariantUUID":"a0ed6306-9ab3-4839-befa-944738961770","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7859d9b-3581-47a2-bac4-d91cc8a30101","lifecycleState":"CERTIFIED","lastUpdateDate":1623972865507,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a95968c5-3815-48b3-86d9-4295563bfa53","invariantUUID":"1c599b50-a05a-4c4b-a6f9-de19233d1200","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623981123559,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"859a8d5d-c411-4c31-b837-e3baf9099c84","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1016688f-3501-4ee7-9e52-0319197f4721","lifecycleState":"CERTIFIED","lastUpdateDate":1623980237202,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1aaca2a9-46d0-4c8e-9cd7-f964688aab28","lifecycleState":"CERTIFIED","lastUpdateDate":1623979199369,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-18 01:52:16,400 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-06-18 01:52:16,400 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-18 01:52:16,401 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/d30813db-1a32-4cbe-85ae-cc11713200e3/resourceInstance 2021-06-18 01:52:16,401 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basicclamp", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "521ebc54-074e-4532-a88a-2bb5ea613ebb", "originType": "VF", "componentUid": "521ebc54-074e-4532-a88a-2bb5ea613ebb", "icon": "defaulticon" } 2021-06-18 01:52:16,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:25,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d30813db-1a32-4cbe-85ae-cc11713200e3/resourceInstance HTTP/1.1" 201 None 2021-06-18 01:52:25,574 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-18 01:52:25,575 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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.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":"6129c206-553f-4abc-953e-0003fb723fad","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":"6129c206-553f-4abc-953e-0003fb723fad","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basicclamp 0","SupportablityComponentVersion":null},"actualComponentUid":"521ebc54-074e-4532-a88a-2bb5ea613ebb","createdFromCsar":false,"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","creationTime":1623981139673,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","createdFrom":null,"componentUid":"521ebc54-074e-4532-a88a-2bb5ea613ebb","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1623981139673,"customizationUUID":"86806bb2-5407-43df-8d71-fd0c188a046b","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-06-18 01:52:25,575 INFO 479:service.py(1) - Resource VF basicclamp has been added on serice basicclamp 2021-06-18 01:52:25,577 INFO 91:clamp.py(1) - Try to add blueprint to basicclamp 2021-06-18 01:52:25,577 INFO 94:clamp.py(1) - DCAE INVENTORY BLUEPRINT file retrieved 2021-06-18 01:52:25,577 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-18 01:52:25,577 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/d30813db-1a32-4cbe-85ae-cc11713200e3 2021-06-18 01:52:25,577 DEBUG 198:onap_service.py(1) - [SDC][Get nf unique ID] data sent: None 2021-06-18 01:52:25,578 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-18 01:52:25,578 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/d30813db-1a32-4cbe-85ae-cc11713200e3 2021-06-18 01:52:25,578 DEBUG 106:onap_service.py(1) - [SDC][Get nf unique ID] data sent: None 2021-06-18 01:52:25,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:26,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d30813db-1a32-4cbe-85ae-cc11713200e3 HTTP/1.1" 200 None 2021-06-18 01:52:26,243 INFO 116:onap_service.py(1) - [SDC][Get nf unique ID] response code: 200 2021-06-18 01:52:26,244 DEBUG 120:onap_service.py(1) - [SDC][Get nf unique ID] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"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":1623981009070,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTE5NDg4YjY2ZTA5MGI3NDAyMjViZTc3MGRiMmMxZWE=","artifactUUID":"fe90585f-103e-4ba1-a43e-41724921683d","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vflicense","duplicated":false,"payloadUpdateDate":1623981009073,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009070,"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":1623981009280,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"a84a0ca0-6d93-417c-b867-399785e93e48","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1","duplicated":false,"payloadUpdateDate":1623981009316,"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":1623981009280,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1623981008877,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA=","artifactUUID":"b21ab537-d336-4d6e-8597-9d676a54e129","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vendorlicense","duplicated":false,"payloadUpdateDate":1623981008891,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981008877,"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":1623981143074,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactUUID":"cd135258-17bd-4b76-9ce7-9e228692e500","generatedFromId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":1623981143074,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623981143074,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicclampvspinformationtxt":{"heatParamUpdated":false,"creationDate":1623981009170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"b301adde-2e01-4f26-9842-954c8a6b7052","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1623981009175,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623981009170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1623981143169,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1env","f055dd14-04ef-4376-bb5a-ecd4a1f64355.heat1"],"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0.f055dd14-04ef-4376-bb5a-ecd4a1f64355.Basicclamp..base_ubuntu18..module-0.basicclamp0basicclampbase_ubuntu18module0","invariantUUID":"e824fc0d-5bdb-446e-8f7c-fa23a5d06123","normalizedName":"basicclamp0basicclampbase_ubuntu18module0","modificationTime":1623981143169,"customizationUUID":"611a8efc-d599-423d-b657-418d7072e87c","groupInstanceArtifacts":["d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0.heat1env"],"groupInstanceArtifactsUuid":["cd135258-17bd-4b76-9ce7-9e228692e500"],"artifactsUuid":["a84a0ca0-6d93-417c-b867-399785e93e48"],"groupUUID":"11acf90c-bd83-43c8-990d-a7662c29eb12","groupName":"Basicclamp..base_ubuntu18..module-0","groupUid":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basicclamp 0"},"actualComponentUid":"521ebc54-074e-4532-a88a-2bb5ea613ebb","createdFromCsar":false,"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","creationTime":1623981139673,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","componentUid":"521ebc54-074e-4532-a88a-2bb5ea613ebb","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1623981139673,"customizationUUID":"86806bb2-5407-43df-8d71-fd0c188a046b","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0":[{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"6129c206-553f-4abc-953e-0003fb723fad.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false},{"definition":false,"hidden":false,"uniqueId":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"f055dd14-04ef-4376-bb5a-ecd4a1f64355.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":"6129c206-553f-4abc-953e-0003fb723fad.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6129c206-553f-4abc-953e-0003fb723fad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6129c206-553f-4abc-953e-0003fb723fad","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2678d0d7-3379-4c05-9b94-2917a1968a8d","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"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","creationDate":1623981123559,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basicclamp"],"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"859a8d5d-c411-4c31-b837-e3baf9099c84","SupportablityComponentName":"basicclamp","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"859a8d5d-c411-4c31-b837-e3baf9099c84","systemName":"Basicclamp","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1623981123559,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1623981121970,"timeout":0,"artifactType":"OTHER","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.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":1623981121970,"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":"d30813db-1a32-4cbe-85ae-cc11713200e3"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basicclamp"} 2021-06-18 01:52:26,252 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-18 01:52:26,252 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/d30813db-1a32-4cbe-85ae-cc11713200e3/resourceInstance/d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0/artifacts 2021-06-18 01:52:26,252 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-18 01:52:26,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:35,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d30813db-1a32-4cbe-85ae-cc11713200e3/resourceInstance/d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0/artifacts HTTP/1.1" 200 None 2021-06-18 01:52:35,911 INFO 116:onap_service.py(1) - [SDC][Add artifact to vf] response code: 200 2021-06-18 01:52:35,911 DEBUG 120:onap_service.py(1) - [SDC][Add artifact to vf] response: {"payloadData":"SXlBOVBUMDlQVDA5UFQwOVBUMU1TVU5GVGxORlgxTlVRVkpVUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQUW9qSUQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlDaU1nUTI5d2VYSnBaMmgwSUNoREtTQXlNREU1TFRJd01qQWdRVlFtVkNCSmJuUmxiR3hsWTNSMVlXd2dVSEp2Y0dWeWRIa3VJRUZzYkNCeWFXZG9kSE1nY21WelpYSjJaV1F1Q2lNZ1BUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLSXlCTWFXTmxibk5sWkNCMWJtUmxjaUIwYUdVZ1FYQmhZMmhsSUV4cFkyVnVjMlVzSUZabGNuTnBiMjRnTWk0d0lDaDBhR1VnSWt4cFkyVnVjMlVpS1RzS0l5QjViM1VnYldGNUlHNXZkQ0IxYzJVZ2RHaHBjeUJtYVd4bElHVjRZMlZ3ZENCcGJpQmpiMjF3YkdsaGJtTmxJSGRwZEdnZ2RHaGxJRXhwWTJWdWMyVXVDaU1nV1c5MUlHMWhlU0J2WW5SaGFXNGdZU0JqYjNCNUlHOW1JSFJvWlNCTWFXTmxibk5sSUdGMENpTUtJeUFnSUNBZ0lHaDBkSEE2THk5M2QzY3VZWEJoWTJobExtOXlaeTlzYVdObGJuTmxjeTlNU1VORlRsTkZMVEl1TUFvakNpTWdWVzVzWlhOeklISmxjWFZwY21Wa0lHSjVJR0Z3Y0d4cFkyRmliR1VnYkdGM0lHOXlJR0ZuY21WbFpDQjBieUJwYmlCM2NtbDBhVzVuTENCemIyWjBkMkZ5WlFvaklHUnBjM1J5YVdKMWRHVmtJSFZ1WkdWeUlIUm9aU0JNYVdObGJuTmxJR2x6SUdScGMzUnlhV0oxZEdWa0lHOXVJR0Z1SUNKQlV5QkpVeUlnUWtGVFNWTXNDaU1nVjBsVVNFOVZWQ0JYUVZKU1FVNVVTVVZUSUU5U0lFTlBUa1JKVkVsUFRsTWdUMFlnUVU1WklFdEpUa1FzSUdWcGRHaGxjaUJsZUhCeVpYTnpJRzl5SUdsdGNHeHBaV1F1Q2lNZ1UyVmxJSFJvWlNCTWFXTmxibk5sSUdadmNpQjBhR1VnYzNCbFkybG1hV01nYkdGdVozVmhaMlVnWjI5MlpYSnVhVzVuSUhCbGNtMXBjM05wYjI1eklHRnVaQW9qSUd4cGJXbDBZWFJwYjI1eklIVnVaR1Z5SUhSb1pTQk1hV05sYm5ObExnb2pJRDA5UFQwOVBUMDlQVDA5UFV4SlEwVk9VMFZmUlU1RVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOUNpTnJPSE10ZEdOaExXZGxiakl0ZGpNdWVXRnRiQW9LZEc5elkyRmZaR1ZtYVc1cGRHbHZibk5mZG1WeWMybHZiam9nWTJ4dmRXUnBabmxmWkhOc1h6RmZNd3BwYlhCdmNuUnpPZ29nSUMwZ2FIUjBjSE02THk5M2QzY3VaMlYwWTJ4dmRXUnBabmt1YjNKbkwzTndaV012WTJ4dmRXUnBabmt2TkM0MUxqVXZkSGx3WlhNdWVXRnRiQW9nSUMwZ2NHeDFaMmx1T21zNGMzQnNkV2RwYmo5MlpYSnphVzl1UFQ0OU15NDBMak1zUERRdU1DNHdDaUFnTFNCd2JIVm5hVzQ2WTJ4aGJYQndiMnhwWTNsd2JIVm5hVzQvZG1WeWMybHZiajB4TGpFdU1BcHBibkIxZEhNNkNpQWdjMlZ5ZG1salpWOXVZVzFsT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQW5aR05oWlMxMFkyRm5aVzR5SndvZ0lHeHZaMTlrYVhKbFkzUnZjbms2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSXZiM0IwTDJ4dlozTXZaR05oWlMxaGJtRnNlWFJwWTNNdGRHTmhJZ29nSUhKbGNHeHBZMkZ6T2dvZ0lDQWdkSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUc1MWJXSmxjaUJ2WmlCcGJuTjBZVzVqWlhNS0lDQWdJR1JsWm1GMWJIUTZJREVLSUNCemNISnBibWN1WkdGMFlTNXRiMjVuYjJSaUxuVnlhVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltMXZibWR2WkdJNkx5OWtZMkZsTFcxdmJtZHZhRzl6ZEM5a1kyRmxMWFJqWVdkbGJqSWlDaUFnZEdGblgzWmxjbk5wYjI0NkNpQWdJQ0IwZVhCbE9pQnpkSEpwYm1jS0lDQWdJR1JsWm1GMWJIUTZJQ0p1WlhoMWN5MXlaRzUyTmk1dmJtRndMbVI1Ymk1dVpYTmpMbTV2YTJsaExtNWxkRG94TURBd01TOXZibUZ3TDI5eVp5NXZibUZ3TG1SallXVm5aVzR5TG1GdVlXeDVkR2xqY3k1MFkyRXRaMlZ1TWk1a1kyRmxMV0Z1WVd4NWRHbGpjeTEwWTJFdGQyVmlPakV1TWk0eElnb2dJSFJqWVM1aFlXa3VjR0Z6YzNkdmNtUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKRVEwRkZJZ29nSUhSallTNWhZV2t1ZFhKc09nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JrWldaaGRXeDBPaUFpYUhSMGNEb3ZMMkZoYVM1dmJtRndMbk4yWXk1amJIVnpkR1Z5TG14dlkyRnNJZ29nSUhSallTNWhZV2t1ZFhObGNtNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSkVRMEZGSWdvZ0lIUmpZVjlvWVc1a2JHVmZhVzVmYzNWaWMyTnlhV0psWDNWeWJEb0tJQ0FnSUhSNWNHVTZJSE4wY21sdVp3b2dJQ0FnWkdWbVlYVnNkRG9nSW1oMGRIQTZMeTl0WlhOellXZGxMWEp2ZFhSbGNpNXZibUZ3TG5OMll5NWpiSFZ6ZEdWeUxteHZZMkZzT2pNNU1EUXZaWFpsYm5SekwzVnVZWFYwYUdWdWRHbGpZWFJsWkM1V1JWTmZUVVZCVTFWU1JVMUZUbFJmVDFWVVVGVlVJZ29nSUhSallWOW9ZVzVrYkdWZmIzVjBYM0IxWW14cGMyaGZkWEpzT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQWlhSFIwY0RvdkwyMWxjM05oWjJVdGNtOTFkR1Z5TG05dVlYQXVjM1pqTG1Oc2RYTjBaWEl1Ykc5allXdzZNemt3TkM5bGRtVnVkSE12ZFc1aGRYUm9aVzUwYVdOaGRHVmtMa1JEUVVWZlEweGZUMVZVVUZWVUlnb2dJSFJqWVY5amIyNXpkVzFsY2w5bmNtOTFjRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltTm5NU0lLSUNCd2IyeHBZM2xmYlc5a1pXeGZhV1E2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSnZibUZ3TG5CdmJHbGphV1Z6TG0xdmJtbDBiM0pwYm1jdWRHTmhaMlZ1TWlJS0lDQndiMnhwWTNsZmFXUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKdmJtRndMbkpsYzNSaGNuUXVkR05oSWdwdWIyUmxYM1JsYlhCc1lYUmxjem9LSUNCa2IyTnJaWEl1ZEdOaE9nb2dJQ0FnZEhsd1pUb2daR05oWlM1dWIyUmxjeTVEYjI1MFlXbHVaWEpwZW1Wa1UyVnlkbWxqWlVOdmJYQnZibVZ1ZEFvZ0lDQWdjbVZzWVhScGIyNXphR2x3Y3pvS0lDQWdJQ0FnTFNCMFlYSm5aWFE2SUhSallXZGxiakpmY0c5c2FXTjVDaUFnSUNBZ0lDQWdkSGx3WlRvZ1kyeHZkV1JwWm5rdWNtVnNZWFJwYjI1emFHbHdjeTVrWlhCbGJtUnpYMjl1Q2lBZ0lDQnBiblJsY21aaFkyVnpPZ29nSUNBZ0lDQmpiRzkxWkdsbWVTNXBiblJsY21aaFkyVnpMbXhwWm1WamVXTnNaVG9LSUNBZ0lDQWdJQ0J6ZEdGeWREb0tJQ0FnSUNBZ0lDQWdJR2x1Y0hWMGN6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0c5eWRITTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0xTQmpiMjVqWVhRNklGc2lPVEE1TVRvaUxDQWlNQ0pkQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQmhjSEJzYVdOaGRHbHZibDlqYjI1bWFXYzZDaUFnSUNBZ0lDQWdjMlZ5ZG1salpWOWpZV3hzY3pvZ1cxMEtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzQjFZbXhwYzJobGN6b0tJQ0FnSUNBZ0lDQWdJSFJqWVY5b1lXNWtiR1ZmYjNWME9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5dmRYUmZjSFZpYkdsemFGOTFjbXdLSUNBZ0lDQWdJQ0FnSUNBZ2RIbHdaVG9nYldWemMyRm5aVjl5YjNWMFpYSUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTTZDaUFnSUNBZ0lDQWdJQ0IwWTJGZmFHRnVaR3hsWDJsdU9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5cGJsOXpkV0p6WTNKcFltVmZkWEpzQ2lBZ0lDQWdJQ0FnSUNBZ0lIUjVjR1U2SUcxbGMzTmhaMlZmY205MWRHVnlDaUFnSUNBZ0lDQWdjM0J5YVc1bkxtUmhkR0V1Ylc5dVoyOWtZaTUxY21rNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSE53Y21sdVp5NWtZWFJoTG0xdmJtZHZaR0l1ZFhKcENpQWdJQ0FnSUNBZ2MzUnlaV0Z0YzE5emRXSnpZM0pwWW1WekxuUmpZVjlvWVc1a2JHVmZhVzR1WTI5dWMzVnRaWEpmWjNKdmRYQTZDaUFnSUNBZ0lDQWdJQ0JuWlhSZmFXNXdkWFE2SUhSallWOWpiMjV6ZFcxbGNsOW5jbTkxY0FvZ0lDQWdJQ0FnSUhOMGNtVmhiWE5mYzNWaWMyTnlhV0psY3k1MFkyRmZhR0Z1Wkd4bFgybHVMbU52Ym5OMWJXVnlYMmxrYzFzd1hUb2dZekFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNWpiMjV6ZFcxbGNsOXBaSE5iTVYwNklHTXhDaUFnSUNBZ0lDQWdjM1J5WldGdGMxOXpkV0p6WTNKcFltVnpMblJqWVY5b1lXNWtiR1ZmYVc0dWJXVnpjMkZuWlY5c2FXMXBkRG9nTlRBd01EQUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTXVkR05oWDJoaGJtUnNaVjlwYmk1d2IyeHNhVzVuTG1GMWRHOWZZV1JxZFhOMGFXNW5MbTFoZURvZ05qQXdNREFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNXdiMnhzYVc1bkxtRjFkRzlmWVdScWRYTjBhVzVuTG0xcGJqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmWkc5M2Jqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmZFhBNklERXdNREF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVjRzlzYkdsdVp5NW1hWGhsWkY5eVlYUmxPaUF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVkR2x0Wlc5MWREb2dMVEVLSUNBZ0lDQWdJQ0IwWTJFdVlXRnBMbVZ1WVdKc1pWOWxibkpwWTJodFpXNTBPaUIwY25WbENpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1blpXNWxjbWxqWDNadVpsOXdZWFJvT2lCaFlXa3ZkakV4TDI1bGRIZHZjbXN2WjJWdVpYSnBZeTEyYm1aekwyZGxibVZ5YVdNdGRtNW1DaUFnSUNBZ0lDQWdkR05oTG1GaGFTNXViMlJsWDNGMVpYSjVYM0JoZEdnNklHRmhhUzkyTVRFdmMyVmhjbU5vTDI1dlpHVnpMWEYxWlhKNUNpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1d1lYTnpkMjl5WkRvS0lDQWdJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2dkR05oTG1GaGFTNXdZWE56ZDI5eVpBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYSnNPZ29nSUNBZ0lDQWdJQ0FnWjJWMFgybHVjSFYwT2lCMFkyRXVZV0ZwTG5WeWJBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYTmxjbTVoYldVNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSFJqWVM1aFlXa3VkWE5sY201aGJXVUtJQ0FnSUNBZ0lDQjBZMkV1Y0c5c2FXTjVPaUFuZXlKa2IyMWhhVzRpT2lKdFpXRnpkWEpsYldWdWRITkdiM0pXWmxOallXeHBibWNpTENKdFpYUnlhV056VUdWeVJYWmxiblJPWVcxbElqcGJleUpsZG1WdWRFNWhiV1VpT2lKMlJtbHlaWGRoYkd4Q2NtOWhaR05oYzNSUVlXTnJaWFJ6SWl3aVkyOXVkSEp2YkV4dmIzQlRZMmhsYldGVWVYQmxJam9pVmswaUxDSndiMnhwWTNsVFkyOXdaU0k2SWtSRFFVVWlMQ0p3YjJ4cFkzbE9ZVzFsSWpvaVJFTkJSUzVEYjI1bWFXZGZkR05oTFdocExXeHZJaXdpY0c5c2FXTjVWbVZ5YzJsdmJpSTZJbll3TGpBdU1TSXNJblJvY21WemFHOXNaSE1pT2x0N0ltTnNiM05sWkV4dmIzQkRiMjUwY205c1RtRnRaU0k2SWtOdmJuUnliMnhNYjI5d0xYWkdhWEpsZDJGc2JDMWtNR0V4Wkdaak5pMDVOR1kxTFRSbVpEUXRZVFZpTlMwME5qTXdZalF6T0RnMU1HRWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pVEVWVFUxOVBVbDlGVVZWQlRDSXNJbk5sZG1WeWFYUjVJam9pVFVGS1QxSWlMQ0pqYkc5elpXUk1iMjl3UlhabGJuUlRkR0YwZFhNaU9pSlBUbE5GVkNKOUxIc2lZMnh2YzJWa1RHOXZjRU52Ym5SeWIyeE9ZVzFsSWpvaVEyOXVkSEp2YkV4dmIzQXRka1pwY21WM1lXeHNMV1F3WVRGa1ptTTJMVGswWmpVdE5HWmtOQzFoTldJMUxUUTJNekJpTkRNNE9EVXdZU0lzSW5abGNuTnBiMjRpT2lJeExqQXVNaUlzSW1acFpXeGtVR0YwYUNJNklpUXVaWFpsYm5RdWJXVmhjM1Z5WlcxbGJuUnpSbTl5Vm1aVFkyRnNhVzVuUm1sbGJHUnpMblpPYVdOUVpYSm1iM0p0WVc1alpVRnljbUY1V3lwZExuSmxZMlZwZG1Wa1ZHOTBZV3hRWVdOclpYUnpSR1ZzZEdFaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk56QXdMQ0prYVhKbFkzUnBiMjRpT2lKSFVrVkJWRVZTWDA5U1gwVlJWVUZNSWl3aWMyVjJaWEpwZEhraU9pSkRVa2xVU1VOQlRDSXNJbU5zYjNObFpFeHZiM0JGZG1WdWRGTjBZWFIxY3lJNklrOU9VMFZVSW4xZGZTeDdJbVYyWlc1MFRtRnRaU0k2SW5aTWIyRmtRbUZzWVc1alpYSWlMQ0pqYjI1MGNtOXNURzl2Y0ZOamFHVnRZVlI1Y0dVaU9pSldUU0lzSW5CdmJHbGplVk5qYjNCbElqb2lSRU5CUlNJc0luQnZiR2xqZVU1aGJXVWlPaUpFUTBGRkxrTnZibVpwWjE5MFkyRXRhR2t0Ykc4aUxDSndiMnhwWTNsV1pYSnphVzl1SWpvaWRqQXVNQzR4SWl3aWRHaHlaWE5vYjJ4a2N5STZXM3NpWTJ4dmMyVmtURzl2Y0VOdmJuUnliMnhPWVcxbElqb2lRMjl1ZEhKdmJFeHZiM0F0ZGtST1V5MDJaak0zWmpVMlpDMWhPRGRrTFRSaU9EVXRZalpoT1Mxall6azFNMk5tTnpjNVlqTWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pUjFKRlFWUkZVbDlQVWw5RlVWVkJUQ0lzSW5ObGRtVnlhWFI1SWpvaVExSkpWRWxEUVV3aUxDSmpiRzl6WldSTWIyOXdSWFpsYm5SVGRHRjBkWE1pT2lKUFRsTkZWQ0o5WFgwc2V5SmxkbVZ1ZEU1aGJXVWlPaUpOWldGemRYSmxiV1Z1ZEY5MlIwMVZXQ0lzSW1OdmJuUnliMnhNYjI5d1UyTm9aVzFoVkhsd1pTSTZJbFpPUmlJc0luQnZiR2xqZVZOamIzQmxJam9pUkVOQlJTSXNJbkJ2YkdsamVVNWhiV1VpT2lKRVEwRkZMa052Ym1acFoxOTBZMkV0YUdrdGJHOGlMQ0p3YjJ4cFkzbFdaWEp6YVc5dUlqb2lkakF1TUM0eElpd2lkR2h5WlhOb2IyeGtjeUk2VzNzaVkyeHZjMlZrVEc5dmNFTnZiblJ5YjJ4T1lXMWxJam9pUTI5dWRISnZiRXh2YjNBdGRrTlFSUzAwT0dZd1l6SmpNeTFoTVRjeUxUUXhPVEl0T1dGbE15MHdOVEl5TnpReE9ERmlObVVpTENKMlpYSnphVzl1SWpvaU1TNHdMaklpTENKbWFXVnNaRkJoZEdnaU9pSWtMbVYyWlc1MExtMWxZWE4xY21WdFpXNTBjMFp2Y2xabVUyTmhiR2x1WjBacFpXeGtjeTVoWkdScGRHbHZibUZzVFdWaGMzVnlaVzFsYm5Seld5cGRMbUZ5Y21GNVQyWkdhV1ZzWkhOYk1GMHVkbUZzZFdVaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk1Dd2laR2x5WldOMGFXOXVJam9pUlZGVlFVd2lMQ0p6WlhabGNtbDBlU0k2SWsxQlNrOVNJaXdpWTJ4dmMyVmtURzl2Y0VWMlpXNTBVM1JoZEhWeklqb2lRVUpCVkVWRUluMHNleUpqYkc5elpXUk1iMjl3UTI5dWRISnZiRTVoYldVaU9pSkRiMjUwY205c1RHOXZjQzEyUTFCRkxUUTRaakJqTW1NekxXRXhOekl0TkRFNU1pMDVZV1V6TFRBMU1qSTNOREU0TVdJMlpTSXNJblpsY25OcGIyNGlPaUl4TGpBdU1pSXNJbVpwWld4a1VHRjBhQ0k2SWlRdVpYWmxiblF1YldWaGMzVnlaVzFsYm5SelJtOXlWbVpUWTJGc2FXNW5SbWxsYkdSekxtRmtaR2wwYVc5dVlXeE5aV0Z6ZFhKbGJXVnVkSE5iS2wwdVlYSnlZWGxQWmtacFpXeGtjMXN3WFM1MllXeDFaU0lzSW5Sb2NtVnphRzlzWkZaaGJIVmxJam93TENKa2FYSmxZM1JwYjI0aU9pSkhVa1ZCVkVWU0lpd2ljMlYyWlhKcGRIa2lPaUpEVWtsVVNVTkJUQ0lzSW1Oc2IzTmxaRXh2YjNCRmRtVnVkRk4wWVhSMWN5STZJazlPVTBWVUluMWRmVjE5SndvZ0lDQWdJQ0FnSUhSallTNXdjbTlqWlhOemFXNW5YMkpoZEdOb1gzTnBlbVU2SURFd01EQXdDaUFnSUNBZ0lDQWdkR05oTG1WdVlXSnNaVjloWW1GMFpXMWxiblE2SUhSeWRXVUtJQ0FnSUNBZ0lDQjBZMkV1Wlc1aFlteGxYMlZqYjIxd1gyeHZaMmRwYm1jNklIUnlkV1VLSUNBZ0lDQWdaRzlqYTJWeVgyTnZibVpwWnpvS0lDQWdJQ0FnSUNCb1pXRnNkR2hqYUdWamF6b0tJQ0FnSUNBZ0lDQWdJR1Z1WkhCdmFXNTBPaUF2WVdOMGRXRjBiM0l2YUdWaGJIUm9DaUFnSUNBZ0lDQWdJQ0JwYm5SbGNuWmhiRG9nTXpCekNpQWdJQ0FnSUNBZ0lDQjBhVzFsYjNWME9pQXhNSE1LSUNBZ0lDQWdJQ0FnSUhSNWNHVTZJR2gwZEhBS0lDQWdJQ0FnYVcxaFoyVTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUIwWVdkZmRtVnljMmx2YmdvZ0lDQWdJQ0JzYjJkZmFXNW1iem9LSUNBZ0lDQWdJQ0JzYjJkZlpHbHlaV04wYjNKNU9nb2dJQ0FnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJzYjJkZlpHbHlaV04wYjNKNUNpQWdJQ0FnSUhSc2MxOXBibVp2T2dvZ0lDQWdJQ0FnSUhWelpWOTBiSE02SUhSeWRXVUtJQ0FnSUNBZ0lDQmpaWEowWDJScGNtVmpkRzl5ZVRvZ0p5OWxkR012ZEdOaExXZGxiakl2YzNOc0p3b2dJQ0FnSUNCeVpYQnNhV05oY3pvS0lDQWdJQ0FnSUNCblpYUmZhVzV3ZFhRNklISmxjR3hwWTJGekNpQWdJQ0FnSUhObGNuWnBZMlZmWTI5dGNHOXVaVzUwWDNSNWNHVTZJSHNnWjJWMFgybHVjSFYwT2lCelpYSjJhV05sWDI1aGJXVWdmUW9nSUhSallXZGxiakpmY0c5c2FXTjVPZ29nSUNBZ2RIbHdaVG9nWTJ4aGJYQXVibTlrWlhNdWNHOXNhV041Q2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQndiMnhwWTNsZmFXUTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJ3YjJ4cFkzbGZhV1FLSUNBZ0lDQWdjRzlzYVdONVgyMXZaR1ZzWDJsa09nb2dJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2djRzlzYVdONVgyMXZaR1ZzWDJsa0NnPT0=","listHeatParameters":[],"heatParamUpdated":false,"creationDate":1623981153184,"timeout":0,"description":"test","artifactType":"DCAE_INVENTORY_BLUEPRINT","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0.sdktcamicroservice","artifactName":"tca-microservice.yaml","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2M1N2QxMDA2NDgwNTBlOGI2ZTk5MTdmNWY3YWI5NmY=","artifactUUID":"8dbaf0c2-07fe-4826-8cd6-5c8db0bbf186","generatedFromId":null,"artifactDisplayName":"sdktca-microservice","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"sdktcamicroservice","esId":"d30813db-1a32-4cbe-85ae-cc11713200e3.521ebc54-074e-4532-a88a-2bb5ea613ebb.basicclamp0.sdktcamicroservice","duplicated":false,"payloadUpdateDate":1623981153258,"heatParameters":[],"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1623981153184,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-06-18 01:52:35,914 INFO 696:service.py(1) - attempting to checkin Service basicclamp in SDC 2021-06-18 01:52:35,916 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-18 01:52:35,916 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/d30813db-1a32-4cbe-85ae-cc11713200e3/lifecycleState/checkin 2021-06-18 01:52:35,916 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-18 01:52:35,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:52:46,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d30813db-1a32-4cbe-85ae-cc11713200e3/lifecycleState/checkin HTTP/1.1" 200 1189 2021-06-18 01:52:46,016 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-18 01:52:46,016 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3","name":"basicclamp","version":"0.1","isHighestVersion":true,"creationDate":1623981123559,"lastUpdateDate":1623981160870,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basicclamp"],"icon":"network_l_1-3","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"0.1":"d30813db-1a32-4cbe-85ae-cc11713200e3"},"projectCode":"123456","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","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":"859a8d5d-c411-4c31-b837-e3baf9099c84"} 2021-06-18 01:52:46,019 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-06-18 01:52:46,019 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-18 01:52:46,019 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-18 01:52:46,019 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-18 01:52:46,019 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:52:46,019 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-18 01:52:46,020 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-18 01:52:46,020 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-18 01:52:46,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-18 01:52:55,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1085 2021-06-18 01:52:55,406 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-18 01:52:55,407 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/77481161-7714-45a2-9813-b82662707689/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/adaf391b-066b-433c-879e-5b68a32ac8d7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"859a8d5d-c411-4c31-b837-e3baf9099c84","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/859a8d5d-c411-4c31-b837-e3baf9099c84/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-06-18 01:52:55,409 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-18 01:52:55,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:52:55,409 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:52:55,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:52:55,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-18 01:52:55,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:52:55,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:52:55,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-18 01:52:55,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-06-18 01:52:55,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-18 01:52:55,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-18 01:52:55,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-18 01:52:55,411 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-18 01:52:55,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-06-18 01:52:55,411 INFO 192:__init__.py(1) - Service found, updating information 2021-06-18 01:52:55,411 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-18 01:52:55,411 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-18 01:52:55,411 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-18 01:52:55,412 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-18 01:52:55,412 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-18 01:52:55,412 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-18 01:52:55,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:53:06,216 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-18 01:53:06,218 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-18 01:53:06,220 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90fa98cd-c1d6-4093-988a-49cb3b106775","lifecycleState":"CERTIFIED","lastUpdateDate":1623972011471,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"063e03d7-33f6-4a1e-a4f4-680a45067b31","invariantUUID":"96b60080-8d61-4ca2-83da-82a185a4bea1","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aea9dccb-a50d-4948-90b3-8443d29b0525","lifecycleState":"CERTIFIED","lastUpdateDate":1623972356873,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ead9ca8e-7a65-4213-a29a-6b5ad11270ff","invariantUUID":"da5daf2c-acd0-4722-9933-a18f9c3a3533","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"28d6f0a6-cda5-4a5a-9f6e-982fc543f3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1623972318176,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05bdf554-c3ee-4934-8114-30d23d116a9c","invariantUUID":"55e3e7a6-4a85-4d3f-8e63-5cc2bcbdb1dc","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5261ed9b-e609-4db5-8ef1-708515bcce44","lifecycleState":"CERTIFIED","lastUpdateDate":1623972708204,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a73d29-b0d1-4201-ac8e-e26eb5b7664a","invariantUUID":"d9b4b336-cc0f-44b5-8863-a54367d44070","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":"objectStorage","uniqueId":"791e0fa6-994a-43a8-b520-54c8114f6494","lifecycleState":"CERTIFIED","lastUpdateDate":1623971190557,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72732fb8-77b4-4dc1-9b94-5d1306f7fc67","invariantUUID":"1e316184-db7f-4bd0-9aaa-756153541942","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"71c0951b-9e44-406d-baf4-1651d83f7839","lifecycleState":"CERTIFIED","lastUpdateDate":1623973133170,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e61c9ab-a9d5-4135-8960-08140f9e49bc","invariantUUID":"9893bf6d-0754-4547-8f41-65aaf39cfcc4","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":"1fa442ce-e22a-4335-8a92-8b620aecc3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623972396570,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3d788d8-147c-4f24-b44f-28da881ac2f3","invariantUUID":"a544db1c-cc91-4db1-8bbe-fe9062170d66","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":"b17be0ea-0b9b-4015-ac3c-b58f79647ae0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971570977,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34acff6e-69d5-4cfc-a162-b6b398a7270d","invariantUUID":"48c709e6-277d-4f50-9496-1bf0fbd1da5a","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"aa971f63-af45-494a-88c2-e40b211601de","lifecycleState":"CERTIFIED","lastUpdateDate":1623972525914,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d587861-eb32-451b-bf1f-9e741843a4b5","invariantUUID":"e0a1ac6b-8e83-4140-88b0-bd7b5d06feaa","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c5a6d52-793c-4f76-909c-1017c594efbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623971916481,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c2a0db9-07b2-4b15-9780-4320c4d94b7f","invariantUUID":"f9c5eea2-a3ee-4bfd-86d4-c197efe4299c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb6a5739-e088-418f-961e-01609f1e3549","lifecycleState":"CERTIFIED","lastUpdateDate":1623971875060,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d81cc4f3-c2a3-4c37-b37d-5217d599b2d9","invariantUUID":"34a1ad1d-5463-4402-b064-01560f15df02","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":"f5446866-5b36-49ae-a0f6-73319a66757c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972279958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae4faf3-6fc7-4a30-8e38-75f64a59899a","invariantUUID":"d0b66ee6-b1e1-4ce2-91c4-6cffb6b0025e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff55c60a-356e-40ce-8bcd-7cb2adf2642a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972846123,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d3b1255-e43f-4919-a6df-9425344e2ff8","invariantUUID":"ed944419-abd9-4e83-a461-e399b47f2291","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d150328-5061-4003-ac44-65f855e36ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1623972298210,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"050a9309-18a9-4de8-8cb2-c57800b77430","invariantUUID":"da094c36-6b4f-43a5-ba21-1bb7c30d4e63","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":"6195e099-a9b3-4330-9435-8eb3afb475d6","lifecycleState":"CERTIFIED","lastUpdateDate":1623972885203,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46785c7d-c04a-4cd4-98fa-c01136073ad6","invariantUUID":"78dd4134-394d-48cd-b778-176f8ccfb4a8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3235e937-25ec-42df-a4cc-8be5e8531bc1","lifecycleState":"CERTIFIED","lastUpdateDate":1623973073269,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b76797-1314-4413-8b4c-1d285f600d7e","invariantUUID":"60c7b5fc-1cb5-4615-ae28-6a637750d5fe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"33d0a066-6569-49b0-8305-c48eda335eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971295926,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371d8237-c77f-4239-9745-0ae980423514","invariantUUID":"38b22ac4-6375-4659-8be9-b4260f70944c","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":"21000cd1-dc43-40e7-a569-f8feb94ef9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972122171,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62df7f45-5543-43ba-91bd-4b1b84e7a600","invariantUUID":"ae2e994a-5222-4ed7-8e8b-ce0d1437cd35","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266fd0de-ef2f-49dd-b087-3953fca284f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972956007,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84be190-bbf1-412d-a2f5-b1d259ce740c","invariantUUID":"1fd14145-fcbf-4cd3-b892-c606a5eaeead","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":"compute","uniqueId":"6657dddd-b908-415d-97c8-de6a3a0b52f4","lifecycleState":"CERTIFIED","lastUpdateDate":1623972378203,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0099064-df81-4310-ade6-c6a773256cbb","invariantUUID":"4ccbc721-9627-449c-aaa6-2be35f67929f","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":"d79d380a-ee8e-4a9e-bb0d-999632db0826","lifecycleState":"CERTIFIED","lastUpdateDate":1623972456607,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2f4c489-e839-407c-a4e8-5af2439ab657","invariantUUID":"9d522716-406a-419e-bc9d-86468f7395fe","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a3b67a4-ccdd-4ca6-97ce-a95e682555a2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971465915,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"814f03b7-584c-4b04-a06e-2bd0a91afaeb","invariantUUID":"827eec98-e168-4b14-848a-7d8c23f4b889","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3ccba3a-1096-44f9-8602-8c918864a90f","lifecycleState":"CERTIFIED","lastUpdateDate":1623980046019,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"42d36159-5aa3-4905-b08e-8ed954078db0","invariantUUID":"79187ed8-7f20-47e0-8568-8d686fa4b206","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":"objectStorage","uniqueId":"84931cd5-d709-418c-90ae-3a35bd30a598","lifecycleState":"CERTIFIED","lastUpdateDate":1623971393656,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf99f318-98cc-4e86-a309-033c9f6044fe","invariantUUID":"4b990c35-b178-4784-a03c-252928f0629f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dba8884-c54e-4ba5-8073-0c1cc4f1e02c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972436009,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec7061c-cfc0-4396-a18e-55e64b934fa8","invariantUUID":"e364b7d5-291c-4b4d-8f41-e2a4acbe9cfe","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36047c29-bce5-4f72-be15-1e6679060736","lifecycleState":"CERTIFIED","lastUpdateDate":1623972197693,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc0e0a94-1d85-4156-bd94-32fdf72760b0","invariantUUID":"1cfc4ba2-055d-43c4-a8f2-1997033db339","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd46c1a3-f870-44c6-b89a-9cce4acf3303","lifecycleState":"CERTIFIED","lastUpdateDate":1623973036906,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8bddc9d-e795-454b-8991-dbc2dd8036b8","invariantUUID":"09c95a95-ce6f-4f22-8540-26467b4b7049","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":"80546b9f-fa60-4204-8d9e-2d5c55ec5493","lifecycleState":"CERTIFIED","lastUpdateDate":1623971897703,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"240f9bb9-af4f-4517-acf7-2562a6e7c335","invariantUUID":"818a6158-f540-4790-a0fe-f92b43f58532","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":"bb8602cb-7df5-42f3-80fa-8fb6c453a5d7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979881903,"name":"basic_onboard_IRKXDp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cf63970-0a29-409f-91e2-bf8422bd7af1","invariantUUID":"df34cfb0-0d85-417a-9522-05807a9143b8","systemName":"BasicOnboardIrkxdp","description":"VF","tags":["basic_onboard_IRKXDp"],"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":"7c3c48b2-ea4b-46d7-ab9f-fada102636eb","lifecycleState":"CERTIFIED","lastUpdateDate":1623972746711,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4c42eba-949a-49d6-bc08-e084f9dc543d","invariantUUID":"0374a0cd-d866-48c5-86c6-a7e03f010066","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e044ac1-f656-4d8d-8b3d-e9c209c18f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972236109,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"518cfb75-e725-4c97-94bf-cc287386bb1d","invariantUUID":"58accf8a-d259-4668-bf8a-a14833290396","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":"objectStorage","uniqueId":"e43ca8a3-718d-43bb-be86-d60c274ddc41","lifecycleState":"CERTIFIED","lastUpdateDate":1623971210502,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4362d5ba-33f5-4b9d-8ff2-8aaef41bcde9","invariantUUID":"6ec1beae-3ff7-4860-9f29-0c4effe9cdf9","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":"port","uniqueId":"e70ac5bf-7e1f-4908-9a00-6abb2e636b09","lifecycleState":"CERTIFIED","lastUpdateDate":1623971748372,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7374ab5d-1fd2-4e1c-97d8-26dde131669b","invariantUUID":"55e595f6-a24b-4b72-9d88-4503f4cccc44","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":"96c4c8e0-c7c7-4a2e-8bcd-59154f4351a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623972627775,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ea7f4e4-7ed8-4157-aab3-b80c9c535162","invariantUUID":"9ad18ef4-10e0-474f-9d78-d73ca4e89d2f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"521ebc54-074e-4532-a88a-2bb5ea613ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1623981036070,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3cc1a65-13d7-47fe-9107-6450e3bc5ffc","invariantUUID":"32af1e9c-7057-442c-87c6-5aabc67beeda","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":"defaulticon","uniqueId":"66fa54a6-13c5-4221-84f4-bb85bbbca6e2","lifecycleState":"CERTIFIED","lastUpdateDate":1623971506540,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14da975a-3bff-41d0-927e-4ff2ea6ab4db","invariantUUID":"9accf15c-a0f9-4249-845e-c811610fc99e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8756d42-3d6e-4267-9d31-9bf9809ded73","lifecycleState":"CERTIFIED","lastUpdateDate":1623973236476,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e161cbd8-a50f-4bc3-84aa-2c71ae8e0523","invariantUUID":"f4c85c3e-828b-42b3-aaf8-bf5f364c3937","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":"objectStorage","uniqueId":"2c2ec705-0bd0-4369-a39d-bf68abbb3c53","lifecycleState":"CERTIFIED","lastUpdateDate":1623971416405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"126bca2a-718d-480b-9b79-a9993a851718","invariantUUID":"abd48bc2-096e-49c3-9e94-66491fd86c82","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5693d76c-9d7f-4bff-adcf-8aa71af9d950","lifecycleState":"CERTIFIED","lastUpdateDate":1623972986472,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c0a6a8f-c793-4936-a95e-71e4dc55a816","invariantUUID":"f02cbe4a-c9c1-4783-879e-787013a43b07","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61ab71bf-a8ed-4bf1-afca-b6a53469b38a","lifecycleState":"CERTIFIED","lastUpdateDate":1623971610074,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"29d3e6c0-d499-4eff-aeb7-7223b61f37eb","invariantUUID":"cdbe2665-b2be-47e6-8d91-fab619ee7e62","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":"d2099a2f-e33e-4174-b7de-7034a95d41ae","lifecycleState":"CERTIFIED","lastUpdateDate":1623971548675,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"108650a9-8c76-48ee-9c8a-d12da1bc8b6e","invariantUUID":"05cf3180-ca1e-42e8-9753-dc1b59792936","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":"loadBalancer","uniqueId":"57806e81-96a6-40f2-9530-0fbe1307a578","lifecycleState":"CERTIFIED","lastUpdateDate":1623971275525,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a9f27cb-58db-4f4b-b484-deabb3708d6f","invariantUUID":"df0dfa2e-d4f7-4723-b45e-831ee32526b6","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":"defaulticon","uniqueId":"54daf15a-f38d-4e40-b2eb-2617d2281a55","lifecycleState":"CERTIFIED","lastUpdateDate":1623972726117,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9457ae92-cd2e-4c49-831b-bcd652d78f06","invariantUUID":"3bc7c109-6378-4739-909c-558758cdedff","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":"securityrules","uniqueId":"f8fdff32-3da2-4b9b-8fd6-6408a42c31fe","lifecycleState":"CERTIFIED","lastUpdateDate":1623971836703,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1fa6596-8bbe-4663-90cc-a1483f4b481a","invariantUUID":"e3344180-67a7-4fbf-8b49-a9779449436f","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":"objectStorage","uniqueId":"8f8a6506-405a-44a2-8904-1e4cb85fbc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972337573,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec71aecd-5989-4a1a-b9bc-879f4576152d","invariantUUID":"d9e94607-9172-43e6-81d4-bfc5b63bbb82","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f17b08dd-b1eb-452b-98c2-a47ddbd0cb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1623972923570,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c43a8fb-b5fb-420d-93d0-0ec183309b50","invariantUUID":"d6874010-de7c-41af-80b9-26c0da6a1e99","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25abee2a-e062-4b1e-9552-0a581c278ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1623973186674,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72f62a6b-d9fe-408c-8e43-bbfbff86060e","invariantUUID":"c92f35fa-d2f3-4ae9-938b-b43b74764dcc","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a61faecb-7202-4db6-bc5d-aef38439f1f1","lifecycleState":"CERTIFIED","lastUpdateDate":1623972026034,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d2a8cba-5735-467c-8ee2-c5fe0176db12","invariantUUID":"60496dce-d1c7-44be-9e13-1db628e3e5db","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":"network","uniqueId":"d86bf97c-01b8-42f2-ad79-075b9a4ade60","lifecycleState":"CERTIFIED","lastUpdateDate":1623972178158,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f956518-16c7-4f50-a9f4-87511ac08ed7","invariantUUID":"29fd83f5-850b-45da-8e08-c8d9cb20c819","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d679ac95-e5ea-4018-bf18-c2ad2202ac3c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972787377,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c57a3b7-243d-4065-bad4-34b02103061c","invariantUUID":"14a1d274-2412-4590-ab70-e161490cbf04","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":"port","uniqueId":"19859963-bbc0-471a-8e42-4617e529e05c","lifecycleState":"CERTIFIED","lastUpdateDate":1623972768772,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d8942dbe-49a4-46ce-9f13-62a110cfa94d","invariantUUID":"f69c2e27-c8fa-4aa9-90f3-8a9bea96918b","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":"1d2684ff-92c4-4c38-8a16-fe833449556b","lifecycleState":"CERTIFIED","lastUpdateDate":1623971594002,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e6d6cc92-5fc2-4c73-a341-62ecac3f1106","invariantUUID":"00c277c0-4c62-4020-a4db-4bd53a34baab","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":"compute","uniqueId":"014d23e9-e9a5-44b5-a25e-9069239a0adc","lifecycleState":"CERTIFIED","lastUpdateDate":1623972478471,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"508bd3a6-ec36-48ee-a786-6465e9242597","invariantUUID":"e1df6039-229f-4e9a-9846-02ab90798804","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1bb37c88-8973-416d-a255-9f72676d4cfe","lifecycleState":"CERTIFIED","lastUpdateDate":1623973206673,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c03d60b-e7d6-49a7-8a1b-b495ca775e03","invariantUUID":"c5642b72-14ad-4769-8fb3-ec48bbc9d4cf","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":"8a497b27-9a9e-4b10-9664-3b6cf285cd80","lifecycleState":"CERTIFIED","lastUpdateDate":1623971940077,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c86a76c3-7001-43c8-b00a-71de50c06b18","invariantUUID":"c70d0d9b-081f-4a2b-a473-5d264265ce1f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10f9ca58-41ca-4751-9112-27f39caf14b0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971439102,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c906507-8ec6-4968-8f37-a44e3947080b","invariantUUID":"0ae17606-bac4-4c15-b9b1-041e5181a58b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bafc35f-e3ff-4c55-bdf7-c9aecbfff551","lifecycleState":"CERTIFIED","lastUpdateDate":1623971994369,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"923320c8-d314-4075-a12b-cfc3b730aeac","invariantUUID":"ae8db641-7b3b-4eac-a1a1-23116aa10ead","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"697b6d81-4c0a-4629-87e0-8a0a16671c3f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623979694463,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4dc72c4b-1e05-419f-ac42-04ca38da2bdc","invariantUUID":"64e9d6a4-befa-44e9-ad42-97fe9caada6c","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497a367c-2ce9-4914-b514-45b51db0e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972256031,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d937c015-28ea-4caf-9d45-855a78a91edf","invariantUUID":"aec99e3e-33a4-48cd-84d1-01e942197651","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":"defaulticon","uniqueId":"5c440cf9-d20e-4cd4-9f12-9bb4410af6f0","lifecycleState":"CERTIFIED","lastUpdateDate":1623971166902,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9e44bf7d-e655-4a25-a9f8-10d17ca0eb71","invariantUUID":"c83e61d8-7c2e-4763-a567-18abbad6d902","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":"21897731-f490-4806-8196-5d325fcfe883","lifecycleState":"CERTIFIED","lastUpdateDate":1623971529960,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b3e07d39-0c3f-4aae-8c49-d23adf4d88de","invariantUUID":"d6a4ce10-6a61-4aba-b23a-88047ebc2cfc","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43d13fe1-43d4-4208-aab4-6b28394e387d","lifecycleState":"CERTIFIED","lastUpdateDate":1623972806021,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f7772e7-7c7a-412e-9335-477ef10ade4d","invariantUUID":"0274d269-6108-40ed-a960-841e2ba6d856","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":"networkrules","uniqueId":"8e4e82f2-a376-4adc-8376-0e4893f77681","lifecycleState":"CERTIFIED","lastUpdateDate":1623971804502,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c7c86f8-ac8f-4dfb-805e-31e456547a14","invariantUUID":"e18a1b01-2338-4f69-b420-010be313c953","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":"networkrules","uniqueId":"6e6350b6-915a-4da0-9692-d5ac87fdedb8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971727402,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"db6877c8-8b28-482f-bac0-e854d74f5412","invariantUUID":"08bc236e-3e7a-40d3-bf06-bb09b8033d7e","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58873d7b-d4b8-493b-a087-9fbf5b25b808","lifecycleState":"CERTIFIED","lastUpdateDate":1623971317879,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57806d39-41ec-4ac4-a40a-eed88c4de0df","invariantUUID":"2cc03c15-c850-4e92-95df-1262eded047b","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":"e0ea1dad-336c-4435-be5c-afadfad3c23a","lifecycleState":"CERTIFIED","lastUpdateDate":1623972545260,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59751028-5cfe-490b-a78f-ed6e51e82fac","invariantUUID":"191efb1e-de38-4bd3-b890-aa2d2e0a7e7a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ed1eec7c-d7c5-488f-9e31-ff0b50f93d94","lifecycleState":"CERTIFIED","lastUpdateDate":1623972605979,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67199c3d-418a-4ad2-b8e6-289acb83002d","invariantUUID":"0d023ad6-40bd-4252-a574-077639d0db23","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bb92366e-19c4-41ff-bede-6abb03e480a8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971066604,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ca2ec4-7a81-4914-ac36-99e13e9c30fd","invariantUUID":"f6922a97-687b-4aa3-a67e-17a486e1cd9a","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":"port","uniqueId":"17ece080-cc59-40f7-b533-db45d0bcd043","lifecycleState":"CERTIFIED","lastUpdateDate":1623973256987,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1282c7b-af47-4f97-9eb6-a76ed771395f","invariantUUID":"3c37da7a-3b61-44d6-b71b-1233b2002760","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ff5901-49f0-4a7e-9242-0d01285477e1","lifecycleState":"CERTIFIED","lastUpdateDate":1623971486771,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c50b32b5-96bf-4a93-b619-794b1f94405c","invariantUUID":"19cb7be1-cf5a-4c86-9254-9019b511f088","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1b850bef-2c86-4271-8248-2ddde52d2dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1623971820770,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bfa1a11-b252-41b4-ba5a-6d18dc190a3e","invariantUUID":"9da974e1-188a-44ef-bb6f-547117d0c282","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":"3cd9c028-05c7-4882-b61c-268b26ea9b80","lifecycleState":"CERTIFIED","lastUpdateDate":1623972826403,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac1d14b4-cabe-4c5b-a1ad-305d464b3af6","invariantUUID":"0737d4cf-6e0f-4990-8bc5-32126c48205b","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a3cf53c-ef58-4bff-ae37-d7cebb34549e","lifecycleState":"CERTIFIED","lastUpdateDate":1623973166805,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab83b9f-aeff-4486-a1bf-404579623c0d","invariantUUID":"a0ed6306-9ab3-4839-befa-944738961770","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7859d9b-3581-47a2-bac4-d91cc8a30101","lifecycleState":"CERTIFIED","lastUpdateDate":1623972865507,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a95968c5-3815-48b3-86d9-4295563bfa53","invariantUUID":"1c599b50-a05a-4c4b-a6f9-de19233d1200","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d30813db-1a32-4cbe-85ae-cc11713200e3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623981160870,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"859a8d5d-c411-4c31-b837-e3baf9099c84","invariantUUID":"4f854a28-e08d-4727-9294-efd037ea8c60","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1016688f-3501-4ee7-9e52-0319197f4721","lifecycleState":"CERTIFIED","lastUpdateDate":1623980237202,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"77481161-7714-45a2-9813-b82662707689","invariantUUID":"c9570488-963e-45ac-97a6-e2e997a34776","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1aaca2a9-46d0-4c8e-9cd7-f964688aab28","lifecycleState":"CERTIFIED","lastUpdateDate":1623979199369,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"adaf391b-066b-433c-879e-5b68a32ac8d7","invariantUUID":"bac599d6-7b27-4065-b738-558f676e9b3b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-18 01:53:06,228 DEBUG 117:sdc_resource.py(1) - Resource basicclamp found in services list 2021-06-18 01:53:06,228 INFO 696:service.py(1) - attempting to Certify Service basicclamp in SDC 2021-06-18 01:53:06,235 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-18 01:53:06,235 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/d30813db-1a32-4cbe-85ae-cc11713200e3/lifecycleState/Certify 2021-06-18 01:53:06,236 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-18 01:53:06,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-18 01:53:25,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d30813db-1a32-4cbe-85ae-cc11713200e3/lifecycleState/Certify HTTP/1.1" 404 204 2021-06-18 01:53:25,538 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-06-18 01:53:25,539 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-18 01:53:25,539 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-18 01:53:25,539 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-18 01:53:25,540 ERROR 41:basic_clamp.py(1) - Generic OnapTest exception 2021-06-18 01:53:25,540 INFO 176:run_tests.py(1) - Test result: +---------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+---------------------+------------------+----------------+ | basic_clamp | integration | 05:27 | FAIL | +---------------------+---------------------+------------------+----------------+ 2021-06-18 01:53:25,542 INFO 49:basic_clamp.py(1) - Generate Test report 2021-06-18 01:53:25,618 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-06-18 01:53:26,103 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-18 01:53:26,105 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60cbfc966c44f50010122249 2021-06-18 01:53:26,105 ERROR 253:run_tests.py(1) - The test case 'basic_clamp' failed. 2021-06-18 01:53:26,105 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR