2021-09-20 13:57:39,906 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-20 13:57:39,907 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-20 13:57:39,919 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-20 13:57:39,919 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-20 13:57:39,919 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-20 13:57:39,919 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-20 13:57:39,920 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-20 13:57:39,920 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-20 13:57:39,920 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-20 13:57:39,920 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-20 13:57:39,920 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-20 13:57:39,921 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-20 13:57:39,921 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-20 13:57:39,921 DEBUG 33:basic_vm.py(1) - start time 2021-09-20 13:57:39,921 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-20 13:57:39,922 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-20 13:57:39,922 DEBUG 129: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-09-20 13:57:39,922 DEBUG 131: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-09-20 13:57:39,923 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-20 13:57:39,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:40,079 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 379 2021-09-20 13:57:40,080 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-20 13:57:40,080 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"53f3f2a261274072b8535202e4468e1f","type":"vlm","name":"82c031cd-f276-44aa-ad9a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"18c50942f84b4f7eace7f53614b6a411","type":"vlm","name":"8b7f7093-6ef5-4ab0-ab9e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-20 13:57:40,083 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-20 13:57:40,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-20 13:57:40,083 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-20 13:57:40,083 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-20 13:57:40,083 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-20 13:57:40,084 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-20 13:57:40,084 DEBUG 129: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-09-20 13:57:40,084 DEBUG 131: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-09-20 13:57:40,084 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-20 13:57:40,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:40,156 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 379 2021-09-20 13:57:40,158 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-20 13:57:40,158 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"53f3f2a261274072b8535202e4468e1f","type":"vlm","name":"82c031cd-f276-44aa-ad9a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"18c50942f84b4f7eace7f53614b6a411","type":"vlm","name":"8b7f7093-6ef5-4ab0-ab9e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-20 13:57:40,161 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-20 13:57:40,161 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-20 13:57:40,161 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-20 13:57:40,180 DEBUG 129: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-09-20 13:57:40,180 DEBUG 131: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-09-20 13:57:40,181 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-20 13:57:40,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:40,820 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-09-20 13:57:40,822 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-20 13:57:40,822 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"44869826553a4946be4d56d47cb9f2d0","version":{"id":"9122c4ea83ea4b84b074538afde6d255","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-20 13:57:40,824 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-20 13:57:40,825 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-20 13:57:40,829 DEBUG 129: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-09-20 13:57:40,829 DEBUG 131: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/44869826553a4946be4d56d47cb9f2d0/versions/9122c4ea83ea4b84b074538afde6d255/actions 2021-09-20 13:57:40,829 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-20 13:57:40,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/44869826553a4946be4d56d47cb9f2d0/versions/9122c4ea83ea4b84b074538afde6d255/actions HTTP/1.1" 200 2 2021-09-20 13:57:41,075 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-20 13:57:41,076 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-20 13:57:41,079 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-20 13:57:41,094 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:57:41,094 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:57:41,095 DEBUG 129: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-09-20 13:57:41,095 DEBUG 131: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-09-20 13:57:41,095 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:57:41,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,181 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 557 2021-09-20 13:57:41,182 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:57:41,183 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-20 13:57:41,185 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:57:41,185 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:57:41,185 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-20 13:57:41,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:57:41,186 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-20 13:57:41,186 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:57:41,186 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:57:41,187 DEBUG 129: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-09-20 13:57:41,187 DEBUG 131: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-09-20 13:57:41,187 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:57:41,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,264 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 557 2021-09-20 13:57:41,265 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:57:41,265 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-20 13:57:41,267 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:57:41,268 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:57:41,268 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-20 13:57:41,268 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:57:41,268 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-20 13:57:41,268 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:57:41,269 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:57:41,269 DEBUG 129: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-09-20 13:57:41,269 DEBUG 131: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-09-20 13:57:41,269 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:57:41,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,334 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 557 2021-09-20 13:57:41,336 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:57:41,337 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-20 13:57:41,340 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:57:41,340 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:57:41,341 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-20 13:57:41,341 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:57:41,341 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-20 13:57:41,341 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:57:41,342 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:57:41,343 DEBUG 129: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-09-20 13:57:41,343 DEBUG 131: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-09-20 13:57:41,343 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:57:41,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,465 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 557 2021-09-20 13:57:41,466 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:57:41,466 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-20 13:57:41,469 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:57:41,469 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:57:41,470 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-20 13:57:41,470 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:57:41,470 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-20 13:57:41,470 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-20 13:57:41,470 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:57:41,470 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:57:41,471 DEBUG 129: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-09-20 13:57:41,471 DEBUG 131: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-09-20 13:57:41,471 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:57:41,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,532 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 557 2021-09-20 13:57:41,533 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:57:41,534 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-20 13:57:41,536 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:57:41,536 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:57:41,536 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-20 13:57:41,536 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:57:41,536 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-20 13:57:41,540 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-20 13:57:41,541 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-20 13:57:41,541 DEBUG 129: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-09-20 13:57:41,541 DEBUG 131: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-09-20 13:57:41,542 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-20 13:57:41,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-09-20 13:57:41,603 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-20 13:57:41,603 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"44869826553a4946be4d56d47cb9f2d0","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"53f3f2a261274072b8535202e4468e1f","type":"vlm","name":"82c031cd-f276-44aa-ad9a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"18c50942f84b4f7eace7f53614b6a411","type":"vlm","name":"8b7f7093-6ef5-4ab0-ab9e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-20 13:57:41,605 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-20 13:57:41,606 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-20 13:57:41,606 DEBUG 129: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-09-20 13:57:41,606 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/44869826553a4946be4d56d47cb9f2d0/versions 2021-09-20 13:57:41,606 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:41,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44869826553a4946be4d56d47cb9f2d0/versions HTTP/1.1" 200 264 2021-09-20 13:57:41,747 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:41,748 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9122c4ea83ea4b84b074538afde6d255","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146260266,"modificationTime":1632146260971,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:57:41,750 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-20 13:57:41,750 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-20 13:57:41,751 DEBUG 129: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-09-20 13:57:41,751 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/44869826553a4946be4d56d47cb9f2d0/versions 2021-09-20 13:57:41,751 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:41,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:41,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44869826553a4946be4d56d47cb9f2d0/versions HTTP/1.1" 200 264 2021-09-20 13:57:41,832 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:41,833 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9122c4ea83ea4b84b074538afde6d255","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146260266,"modificationTime":1632146260971,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:57:41,835 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-20 13:57:41,835 DEBUG 129: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-09-20 13:57:41,836 DEBUG 131: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-09-20 13:57:41,836 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "44869826553a4946be4d56d47cb9f2d0", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-20 13:57:41,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,029 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-09-20 13:57:43,031 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-20 13:57:43,031 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5e0565de1d5f4b9580c177b6bb8067d7","version":{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-20 13:57:43,033 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-20 13:57:43,034 DEBUG 129: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-09-20 13:57:43,034 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:43,034 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:43,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:43,089 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:43,089 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:43,092 DEBUG 129: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-09-20 13:57:43,092 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:43,092 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:43,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 223 2021-09-20 13:57:43,232 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:43,232 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632146261898,"modificationTime":1632146262340} 2021-09-20 13:57:43,236 DEBUG 129: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-09-20 13:57:43,236 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:43,236 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:43,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 368 2021-09-20 13:57:43,470 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:43,470 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a"} 2021-09-20 13:57:43,473 DEBUG 129: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-09-20 13:57:43,473 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:43,473 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:43,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 368 2021-09-20 13:57:43,710 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:43,710 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a"} 2021-09-20 13:57:43,713 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-20 13:57:43,713 DEBUG 129: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-09-20 13:57:43,713 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:43,713 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:43,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:43,771 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:43,771 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:43,773 DEBUG 129: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-09-20 13:57:43,774 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:43,774 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:43,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:43,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 223 2021-09-20 13:57:43,867 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:43,867 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632146261898,"modificationTime":1632146262340} 2021-09-20 13:57:43,871 DEBUG 129: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-09-20 13:57:43,871 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:43,871 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:43,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 368 2021-09-20 13:57:44,047 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:44,048 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a"} 2021-09-20 13:57:44,051 DEBUG 129: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-09-20 13:57:44,051 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,052 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:44,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 368 2021-09-20 13:57:44,255 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:44,256 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a"} 2021-09-20 13:57:44,258 DEBUG 129: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-09-20 13:57:44,258 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/orchestration-template-candidate 2021-09-20 13:57:44,258 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-20 13:57:44,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-20 13:57:44,427 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-20 13:57:44,427 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:44,427 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-20 13:57:44,430 DEBUG 129: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-09-20 13:57:44,430 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:44,430 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:44,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,489 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:44,490 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:44,490 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:44,493 DEBUG 129: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-09-20 13:57:44,493 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,493 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:44,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 222 2021-09-20 13:57:44,583 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:44,584 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632146261898,"modificationTime":1632146264417} 2021-09-20 13:57:44,586 DEBUG 129: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-09-20 13:57:44,586 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,586 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:44,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 439 2021-09-20 13:57:44,697 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:44,697 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:44,699 DEBUG 129: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-09-20 13:57:44,699 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,699 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:44,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 439 2021-09-20 13:57:44,808 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:44,809 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:44,811 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-20 13:57:44,811 DEBUG 129: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-09-20 13:57:44,811 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:44,812 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:44,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:44,867 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:44,867 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:44,869 DEBUG 129: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-09-20 13:57:44,869 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,869 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:44,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:44,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 222 2021-09-20 13:57:44,959 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:44,960 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632146261898,"modificationTime":1632146264417} 2021-09-20 13:57:44,963 DEBUG 129: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-09-20 13:57:44,963 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:44,963 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:44,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:45,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 439 2021-09-20 13:57:45,083 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:45,084 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:45,086 DEBUG 129: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-09-20 13:57:45,087 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:45,087 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:45,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:45,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 439 2021-09-20 13:57:45,222 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:45,223 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:45,225 DEBUG 129: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-09-20 13:57:45,226 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/orchestration-template-candidate/process 2021-09-20 13:57:45,226 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-20 13:57:45,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-20 13:57:48,231 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-20 13:57:48,231 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-20 13:57:48,234 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-20 13:57:48,234 DEBUG 129: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-09-20 13:57:48,235 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:48,235 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:48,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,283 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:48,284 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:48,285 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:48,287 DEBUG 129: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-09-20 13:57:48,287 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:48,287 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:48,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 222 2021-09-20 13:57:48,373 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:48,374 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632146261898,"modificationTime":1632146268219} 2021-09-20 13:57:48,376 DEBUG 129: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-09-20 13:57:48,376 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:48,376 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:48,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:48,538 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:48,538 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:48,541 DEBUG 129: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-09-20 13:57:48,541 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:48,542 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:48,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:48,674 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:48,675 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:48,677 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-20 13:57:48,677 DEBUG 129: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-09-20 13:57:48,677 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:48,677 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:48,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:48,730 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:48,730 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146262354,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:48,733 DEBUG 129: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-09-20 13:57:48,733 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:48,733 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:48,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,819 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 222 2021-09-20 13:57:48,820 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:48,821 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632146261898,"modificationTime":1632146268219} 2021-09-20 13:57:48,824 DEBUG 129: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-09-20 13:57:48,824 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:48,824 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:48,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:48,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:48,998 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:48,998 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:49,001 DEBUG 129: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-09-20 13:57:49,002 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:49,002 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:49,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:49,161 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:49,163 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:49,163 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:49,169 DEBUG 129: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-09-20 13:57:49,169 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions 2021-09-20 13:57:49,169 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-20 13:57:49,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:51,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions HTTP/1.1" 200 2 2021-09-20 13:57:51,803 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-20 13:57:51,803 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-20 13:57:51,805 DEBUG 129: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-09-20 13:57:51,805 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:51,806 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:51,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:51,853 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:51,855 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:51,855 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146269225,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:51,857 DEBUG 129: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-09-20 13:57:51,858 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:51,858 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:51,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:51,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 223 2021-09-20 13:57:51,942 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:51,943 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632146261898,"modificationTime":1632146268219} 2021-09-20 13:57:51,945 DEBUG 129: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-09-20 13:57:51,945 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:51,945 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:51,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:52,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:52,109 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:52,110 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:52,113 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-20 13:57:52,113 DEBUG 129: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-09-20 13:57:52,113 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:52,113 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:52,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:52,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 253 2021-09-20 13:57:52,166 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:52,166 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632146261898,"modificationTime":1632146269225,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-20 13:57:52,169 DEBUG 129: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-09-20 13:57:52,169 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:52,169 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-20 13:57:52,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:52,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 223 2021-09-20 13:57:52,240 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-20 13:57:52,240 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632146261898,"modificationTime":1632146268219} 2021-09-20 13:57:52,245 DEBUG 129: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-09-20 13:57:52,245 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:57:52,245 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:57:52,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:52,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:57:52,405 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:57:52,405 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:57:52,411 DEBUG 129: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-09-20 13:57:52,411 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions 2021-09-20 13:57:52,411 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-20 13:57:52,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:56,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions HTTP/1.1" 200 2 2021-09-20 13:57:56,753 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-20 13:57:56,753 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-20 13:57:56,755 DEBUG 129: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-09-20 13:57:56,755 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:56,756 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:56,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:56,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 264 2021-09-20 13:57:56,806 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:56,806 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146261898,"modificationTime":1632146275698,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:57:56,809 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-20 13:57:56,809 DEBUG 129: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-09-20 13:57:56,809 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:57:56,809 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:57:56,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:56,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 264 2021-09-20 13:57:56,860 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:57:56,860 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146261898,"modificationTime":1632146275698,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:57:56,866 DEBUG 129: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-09-20 13:57:56,866 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions 2021-09-20 13:57:56,866 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-20 13:57:56,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:57:57,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions HTTP/1.1" 200 316 2021-09-20 13:57:57,602 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-20 13:57:57,602 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"5e0565de1d5f4b9580c177b6bb8067d7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-20 13:57:57,603 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"5e0565de1d5f4b9580c177b6bb8067d7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-20 13:57:57,605 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:57:57,605 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:57:57,606 DEBUG 129: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-09-20 13:57:57,606 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:57:57,606 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:57:57,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:57:57,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-20 13:57:57,668 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-20 13:57:57,669 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-20 13:57:57,669 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:57:57,669 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:57:57,669 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:57:57,670 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-20 13:57:57,670 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:57:57,670 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-20 13:58:07,680 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:07,681 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:07,681 DEBUG 129: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-09-20 13:58:07,682 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:07,682 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:07,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:07,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-20 13:58:07,771 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-20 13:58:07,772 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-20 13:58:07,772 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:58:07,772 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:07,772 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:07,772 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-20 13:58:07,772 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:07,772 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-20 13:58:07,773 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:07,773 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:07,773 DEBUG 129: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-09-20 13:58:07,773 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:07,773 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:07,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:07,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-20 13:58:07,885 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-20 13:58:07,885 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-20 13:58:07,886 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:58:07,886 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:07,886 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:07,886 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-20 13:58:07,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:07,886 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-20 13:58:07,886 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-20 13:58:07,886 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-20 13:58:07,887 DEBUG 129: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-09-20 13:58:07,887 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-20 13:58:07,887 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-20 13:58:07,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:08,222 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-09-20 13:58:08,223 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-20 13:58:08,224 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-20 13:58:08,227 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-20 13:58:08,228 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-20 13:58:08,228 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-20 13:58:08,228 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-20 13:58:08,228 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:08,228 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:08,228 DEBUG 129: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-09-20 13:58:08,229 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:08,229 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:08,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:08,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-09-20 13:58:08,294 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-20 13:58:08,294 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-09-20 13:58:08,294 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:58:08,294 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:08,294 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-09-20 13:58:08,294 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-20 13:58:08,294 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:08,295 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-20 13:58:08,309 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-20 13:58:08,309 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-20 13:58:08,309 DEBUG 129: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-09-20 13:58:08,309 DEBUG 131: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-09-20 13:58:08,309 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-20 13:58:08,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:08,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808 2021-09-20 13:58:08,369 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-20 13:58:08,370 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6008c60e-639e","description":"vendor software product","vendorName":"82c031cd-f276-44aa-ad9a","vendorId":"53f3f2a261274072b8535202e4468e1f","onboardingMethod":"NetworkPackage","id":"eb7e6d746ad042e1a4864fb2f2ded73b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fe14e490-f58d","description":"vendor software product","vendorName":"8b7f7093-6ef5-4ab0-ab9e","vendorId":"18c50942f84b4f7eace7f53614b6a411","onboardingMethod":"NetworkPackage","id":"2a20ee3e6aa84730bba5c12248f76151","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-20 13:58:08,372 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-20 13:58:08,372 DEBUG 324:vsp.py(1) - importing VSP pNF 6008c60e-639e from SDC 2021-09-20 13:58:08,372 DEBUG 324:vsp.py(1) - importing VSP vFW fe14e490-f58d from SDC 2021-09-20 13:58:08,372 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-20 13:58:08,373 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-20 13:58:08,373 DEBUG 129: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-09-20 13:58:08,373 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:58:08,373 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:58:08,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:08,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 264 2021-09-20 13:58:08,472 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:58:08,472 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146261898,"modificationTime":1632146275698,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:58:08,475 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-20 13:58:08,475 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-20 13:58:08,475 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-20 13:58:08,475 DEBUG 129: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-09-20 13:58:08,475 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:58:08,476 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:58:08,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:08,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 264 2021-09-20 13:58:08,566 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:58:08,566 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146261898,"modificationTime":1632146275698,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:58:08,568 DEBUG 129: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-09-20 13:58:08,568 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions 2021-09-20 13:58:08,568 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-20 13:58:08,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:08,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5e0565de1d5f4b9580c177b6bb8067d7/versions HTTP/1.1" 200 264 2021-09-20 13:58:08,622 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-20 13:58:08,622 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"05bbb75d1c3449b1bc76c70a5a6b565a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632146261898,"modificationTime":1632146275698,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-20 13:58:08,625 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-20 13:58:08,630 DEBUG 129: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-09-20 13:58:08,631 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions 2021-09-20 13:58:08,631 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-20 13:58:08,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:10,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a/actions HTTP/1.1" 200 316 2021-09-20 13:58:10,176 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-20 13:58:10,176 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"5e0565de1d5f4b9580c177b6bb8067d7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-20 13:58:10,177 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"5e0565de1d5f4b9580c177b6bb8067d7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-20 13:58:10,180 DEBUG 129: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-09-20 13:58:10,180 DEBUG 131: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/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a 2021-09-20 13:58:10,180 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-20 13:58:10,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:10,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5e0565de1d5f4b9580c177b6bb8067d7/versions/05bbb75d1c3449b1bc76c70a5a6b565a HTTP/1.1" 200 615 2021-09-20 13:58:10,872 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-20 13:58:10,872 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"44869826553a4946be4d56d47cb9f2d0","onboardingMethod":"NetworkPackage","id":"5e0565de1d5f4b9580c177b6bb8067d7","version":"05bbb75d1c3449b1bc76c70a5a6b565a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-20 13:58:10,875 DEBUG 129: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-09-20 13:58:10,876 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-20 13:58:10,876 DEBUG 132: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": "5e0565de1d5f4b9580c177b6bb8067d7", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-09-20 13:58:10,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:19,328 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-09-20 13:58:19,334 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-20 13:58:19,341 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632146297804,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"ac809288-3c53-4894-b944-d04c5ca8c6b8","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632146297805,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297804,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632146297823,"description":"created from csar","artifactType":"HEAT","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f57e1e64-c2ad-469b-aa33-7e602c637ba7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","duplicated":false,"payloadUpdateDate":1632146297842,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632146297804,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"ac809288-3c53-4894-b944-d04c5ca8c6b8","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632146297805,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297804,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146297852,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632146297852,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297852,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146293360,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.assettoscacsar","artifactName":"resource-BasicVm-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":1632146293360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146293360,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.assettoscatemplate","artifactName":"resource-BasicVm-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":1632146293360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.scalable","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.forwarder","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.binding","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.binding","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"02f5a057-2346-466b-9ebf-d9197485192f","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.02f5a057-2346-466b-9ebf-d9197485192f.port_mirroring","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.host","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.ephemeral.size","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.instance","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.iops","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu.delta","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.capacity","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.latency","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu_util","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.allocation","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.latency","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.root.size","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.vcpus","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.iops","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.allocation","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.capacity","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory.resident","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.packets.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.packets.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outpoing.packets","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.packets","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.os","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.endpoint","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.attachment","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"dependency","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"dependency","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"link","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"1929b96b-bf1d-4bae-b514-553608c38a2e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"local_storage","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c2d549cb-1e37-46cd-8dfe-3cd505ffbef7.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.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":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"46b8dce3-ca3e-4397-9218-1660ec331eb0","createdFromCsar":true,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","icon":"defaulticon","creationTime":1632146297514,"originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"46b8dce3-ca3e-4397-9218-1660ec331eb0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1632146297675,"customizationUUID":"6baf095b-04fb-4260-aaf1-c9398d731487","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"source":"efe6a57f-8079-432e-a539-89f88db60c3f","type":"tosca.capabilities.Node","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"efe6a57f-8079-432e-a539-89f88db60c3f","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"efe6a57f-8079-432e-a539-89f88db60c3f","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f.port","capability":"tosca.capabilities.Attachment","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f.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":"efe6a57f-8079-432e-a539-89f88db60c3f.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":"efe6a57f-8079-432e-a539-89f88db60c3f.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":"ce18797f-7b80-41af-8fcb-6494676e1a07","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.tosca_name","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.efe6a57f-8079-432e-a539-89f88db60c3f.show","empty":false},{"parentUniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07","definition":false,"name":"state","type":"string","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.state","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false},{"parentUniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.tosca_id","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"efe6a57f-8079-432e-a539-89f88db60c3f","createdFromCsar":true,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","icon":"securityrules","creationTime":1632146297515,"originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"efe6a57f-8079-432e-a539-89f88db60c3f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1632146297675,"customizationUUID":"50ce4db0-235d-4b09-81e0-ac201dea801d","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","requirementOwnerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","id":"91792f7a-098b-41bc-b618-d8add6e901c0","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.attachment","requirementUid":"efe6a57f-8079-432e-a539-89f88db60c3f.port"},"operations":[]}],"fromNode":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c2d549cb-1e37-46cd-8dfe-3cd505ffbef7.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"858b459e-59be-4238-89fb-99416696374e.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":"858b459e-59be-4238-89fb-99416696374e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"858b459e-59be-4238-89fb-99416696374e","empty":false},{"definition":false,"hidden":false,"uniqueId":"46b8dce3-ca3e-4397-9218-1660ec331eb0.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f.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":"efe6a57f-8079-432e-a539-89f88db60c3f.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":"efe6a57f-8079-432e-a539-89f88db60c3f.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":{"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group":[{"parentUniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false},{"uniqueId":"attribute.efe6a57f-8079-432e-a539-89f88db60c3f.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.state","name":"state","type":"string","definition":false,"ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false},{"parentUniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07","uniqueId":"attribute.ce18797f-7b80-41af-8fcb-6494676e1a07.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"source":"efe6a57f-8079-432e-a539-89f88db60c3f","type":"tosca.capabilities.Node","uniqueId":"capability.ce18797f-7b80-41af-8fcb-6494676e1a07.feature","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.scalable","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.forwarder","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.binding","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.binding","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"02f5a057-2346-466b-9ebf-d9197485192f","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.02f5a057-2346-466b-9ebf-d9197485192f.port_mirroring","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.host","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.ephemeral.size","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.instance","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.iops","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu.delta","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.capacity","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.latency","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu_util","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.allocation","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.latency","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.cpu","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.root.size","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.vcpus","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.iops","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.read.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.write.requests.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.allocation","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.read.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory.usage","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.device.capacity","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.memory.resident","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"2f939516-af80-4a10-906e-b67bf8bebf4b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f939516-af80-4a10-906e-b67bf8bebf4b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.2f939516-af80-4a10-906e-b67bf8bebf4b.disk.write.requests","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.packets.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.packets.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outpoing.packets","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.bytes","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.outgoing.bytes.rate","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_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":"3bdc64f6-7930-4b98-905a-6509b6e8430a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3bdc64f6-7930-4b98-905a-6509b6e8430a","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.3bdc64f6-7930-4b98-905a-6509b6e8430a.network.incoming.packets","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.os","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","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":"ce98a172-7c6d-4ca1-a962-979eb381a16b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","empty":false}],"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.ce98a172-7c6d-4ca1-a962-979eb381a16b.endpoint","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.attachment","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_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_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"dependency","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"dependency","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"efe6a57f-8079-432e-a539-89f88db60c3f","uniqueId":"ce18797f-7b80-41af-8fcb-6494676e1a07.dependency","capability":"tosca.capabilities.Node","ownerId":"ce18797f-7b80-41af-8fcb-6494676e1a07","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1.ubuntu20_ubuntu20_admin_plane_port_0","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"link","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"1929b96b-bf1d-4bae-b514-553608c38a2e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["46b8dce3-ca3e-4397-9218-1660ec331eb0.e4751500-1bcc-4f08-8a41-74393510f4a5.ubuntu20","94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"46b8dce3-ca3e-4397-9218-1660ec331eb0","parentName":"local_storage","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"path":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"efe6a57f-8079-432e-a539-89f88db60c3f","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f.port","capability":"tosca.capabilities.Attachment","ownerId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"e9dd9c6b-2c2e-4a9c-9559-abf2e8473d1a","groupUUID":"791b9e42-f373-473a-9f04-2bbd18b7cdf7","members":{"abstract_ubuntu20":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ubuntu20_admin_security_group":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_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_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1env","94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"afbe6521-2c98-473f-95f6-f01c0058c1c0","artifactsUuid":["f57e1e64-c2ad-469b-aa33-7e602c637ba7"],"groupUUID":"28e6a736-42f8-474d-9c50-2bb04b78781a","members":{"abstract_ubuntu20":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.46b8dce3-ca3e-4397-9218-1660ec331eb0.abstract_ubuntu20","ubuntu20_admin_security_group":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.efe6a57f-8079-432e-a539-89f88db60c3f.ubuntu20_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_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","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":":","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.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","icon":"defaulticon","version":"0.1","creationDate":1632146293361,"description":"VF","tags":["basic_vm"],"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2135b05a-34c2-4c1a-b135-cf188702335f","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5e0565de1d5f4b9580c177b6bb8067d7","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","highestVersion":true,"systemName":"BasicVm","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632146297618,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632146297823,"description":"created from csar","artifactType":"HEAT","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f57e1e64-c2ad-469b-aa33-7e602c637ba7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","duplicated":false,"payloadUpdateDate":1632146297842,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632146297804,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"ac809288-3c53-4894-b944-d04c5ca8c6b8","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632146297805,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297804,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146297852,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632146297852,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297852,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"94938c86-0ac3-4333-8862-a7bb97ef4eb4"},"categorySpecificMetadata":{},"csarUUID":"5e0565de1d5f4b9580c177b6bb8067d7","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_vm"} 2021-09-20 13:58:19,352 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-20 13:58:19,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:29,363 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-20 13:58:29,366 DEBUG 129: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-09-20 13:58:29,366 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/94938c86-0ac3-4333-8862-a7bb97ef4eb4/lifecycleState/Certify 2021-09-20 13:58:29,367 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-20 13:58:29,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:34,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/94938c86-0ac3-4333-8862-a7bb97ef4eb4/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-20 13:58:34,513 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-20 13:58:34,514 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632146293361,"lastUpdateDate":1632146310324,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"0fc43e12-e1e1-4375-b139-8a5886f26723"},"csarUUID":"5e0565de1d5f4b9580c177b6bb8067d7","csarVersion":"1.0","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f"} 2021-09-20 13:58:34,516 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:34,516 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:34,516 DEBUG 129: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-09-20 13:58:34,517 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:34,517 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:34,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:34,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-20 13:58:34,676 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-20 13:58:34,676 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2135b05a-34c2-4c1a-b135-cf188702335f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-20 13:58:34,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:58:34,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:34,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:34,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-20 13:58:34,679 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-20 13:58:34,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:34,679 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-20 13:58:34,679 DEBUG 129: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-09-20 13:58:34,680 DEBUG 131: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-09-20 13:58:34,680 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-20 13:58:34,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:35,337 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-09-20 13:58:35,339 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-20 13:58:35,341 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","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-09-20 13:58:35,344 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-20 13:58:45,355 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:45,356 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:45,356 DEBUG 129: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-09-20 13:58:45,356 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:45,356 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:45,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:45,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-20 13:58:45,470 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-20 13:58:45,470 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2135b05a-34c2-4c1a-b135-cf188702335f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-20 13:58:45,473 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:58:45,473 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:45,473 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:45,474 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-20 13:58:45,474 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-20 13:58:45,474 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:45,474 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-20 13:58:45,475 DEBUG 129: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-09-20 13:58:45,475 DEBUG 131: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-09-20 13:58:45,475 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-20 13:58:45,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:46,135 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-09-20 13:58:46,137 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-20 13:58:46,139 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","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-09-20 13:58:46,144 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-20 13:58:46,144 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:58:46,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:58:46,145 DEBUG 129: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-09-20 13:58:46,145 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:58:46,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:58:46,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:46,787 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-20 13:58:46,789 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:58:46,789 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:58:46,792 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:58:46,792 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:46,792 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:46,792 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:58:46,793 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-20 13:58:46,793 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:46,793 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-20 13:58:46,793 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:58:46,793 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:58:46,793 DEBUG 129: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-09-20 13:58:46,794 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:58:46,794 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:58:46,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:47,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-20 13:58:47,272 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:58:47,273 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:58:47,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:58:47,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:47,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:47,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:58:47,277 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-20 13:58:47,277 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:47,277 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-20 13:58:47,277 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-20 13:58:47,278 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-20 13:58:47,278 DEBUG 129: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-09-20 13:58:47,278 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-20 13:58:47,278 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-20 13:58:47,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:47,509 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-09-20 13:58:47,511 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-20 13:58:47,512 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-20 13:58:47,515 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-20 13:58:47,515 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-20 13:58:47,515 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-20 13:58:47,515 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-20 13:58:47,516 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:58:47,516 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:58:47,516 DEBUG 129: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-09-20 13:58:47,516 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:58:47,516 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:58:47,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:48,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-09-20 13:58:48,043 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:58:48,043 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:58:48,045 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:58:48,045 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:48,045 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:48,045 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:58:48,045 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-20 13:58:48,045 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:48,046 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-20 13:58:48,058 DEBUG 129: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-09-20 13:58:48,058 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-20 13:58:48,058 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-20 13:58:48,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:49,478 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-09-20 13:58:49,479 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-20 13:58:49,480 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328693,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscacsar","artifactName":"service-BasicVm-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":1632146328693,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscatemplate","artifactName":"service-BasicVm-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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","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,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1632146328775,"description":"service","tags":["basic_vm"],"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"743bfd72-3248-48b5-aa65-b30b659f1ff6","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632146328775,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":null,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-09-20 13:58:49,484 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-20 13:58:49,484 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:49,489 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-20 13:58:49,489 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-20 13:58:49,489 DEBUG 129: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-09-20 13:58:49,489 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-20 13:58:49,489 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-20 13:58:49,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:49,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-09-20 13:58:49,618 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-20 13:58:49,618 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2135b05a-34c2-4c1a-b135-cf188702335f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-20 13:58:49,620 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:58:49,621 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:49,621 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:49,621 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-20 13:58:49,621 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-20 13:58:49,621 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:49,621 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-20 13:58:49,621 DEBUG 129: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-09-20 13:58:49,622 DEBUG 131: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-09-20 13:58:49,622 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-20 13:58:49,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:50,267 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-09-20 13:58:50,269 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-20 13:58:50,271 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632146328775,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:58:50,275 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-20 13:58:50,276 DEBUG 129: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-09-20 13:58:50,276 DEBUG 131: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/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/resourceInstance 2021-09-20 13:58:50,276 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "0fc43e12-e1e1-4375-b139-8a5886f26723", "originType": "VF", "componentUid": "0fc43e12-e1e1-4375-b139-8a5886f26723", "icon": "defaulticon" } 2021-09-20 13:58:50,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:52,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/resourceInstance HTTP/1.1" 201 None 2021-09-20 13:58:52,362 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-20 13:58:52,362 DEBUG 146: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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"0fc43e12-e1e1-4375-b139-8a5886f26723","createdFromCsar":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1632146331087,"description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"0fc43e12-e1e1-4375-b139-8a5886f26723","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632146331087,"customizationUUID":"97a7f606-a02a-41e2-a588-b14e83ab393e","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-20 13:58:52,363 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-20 13:58:52,366 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:58:52,366 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/distribution 2021-09-20 13:58:52,366 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-20 13:58:52,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:52,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/distribution HTTP/1.1" 200 38 2021-09-20 13:58:52,476 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-20 13:58:52,477 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-20 13:58:52,480 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:58:52,480 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-20 13:58:52,480 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-20 13:58:52,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:52,560 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-09-20 13:58:52,561 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-20 13:58:52,561 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-20 13:58:52,563 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-20 13:58:52,564 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-20 13:58:52,567 DEBUG 129: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-09-20 13:58:52,567 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/lifecycleState/checkin 2021-09-20 13:58:52,567 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-20 13:58:52,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:54,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-20 13:58:54,603 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-20 13:58:54,603 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1632146328775,"lastUpdateDate":1632146333347,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb"},"projectCode":"123456","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","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":"743bfd72-3248-48b5-aa65-b30b659f1ff6"} 2021-09-20 13:58:54,605 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:58:54,606 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:58:54,606 DEBUG 129: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-09-20 13:58:54,606 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:58:54,606 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:58:54,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:58:55,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-09-20 13:58:55,982 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:58:55,982 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:58:55,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:58:55,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:55,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:55,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-20 13:58:55,985 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:58:55,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:58:55,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:58:55,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:58:55,985 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 13:58:55,986 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:58:55,986 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 13:58:55,986 DEBUG 129: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-09-20 13:58:55,986 DEBUG 131: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-09-20 13:58:55,986 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 13:58:55,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:58:57,897 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-09-20 13:58:57,900 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 13:58:57,902 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632146333347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:58:57,907 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 13:58:57,907 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-20 13:58:57,911 DEBUG 129: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-09-20 13:58:57,911 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/lifecycleState/Certify 2021-09-20 13:58:57,911 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-20 13:58:57,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:05,699 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-20 13:59:05,701 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-20 13:59:05,701 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632146328775,"lastUpdateDate":1632146333347,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"94490215-5a7e-49ba-9e45-30230e82c3a3"},"projectCode":"123456","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","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":"743bfd72-3248-48b5-aa65-b30b659f1ff6"} 2021-09-20 13:59:05,704 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:59:05,705 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:59:05,705 DEBUG 129: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-09-20 13:59:05,705 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:59:05,706 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:59:05,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:59:07,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-09-20 13:59:07,984 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:59:07,984 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:59:07,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:59:07,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:07,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:07,986 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-20 13:59:07,987 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:59:07,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:07,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:07,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:07,987 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 13:59:07,987 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:59:07,987 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 13:59:07,988 DEBUG 129: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-09-20 13:59:07,988 DEBUG 131: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-09-20 13:59:07,988 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 13:59:07,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:11,160 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-09-20 13:59:11,162 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 13:59:11,165 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146333347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:59:11,169 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 13:59:21,179 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-20 13:59:21,184 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:59:21,185 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/94490215-5a7e-49ba-9e45-30230e82c3a3/distribution/PROD/activate 2021-09-20 13:59:21,185 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-20 13:59:21,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:24,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/94490215-5a7e-49ba-9e45-30230e82c3a3/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-20 13:59:24,050 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-20 13:59:24,052 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"94490215-5a7e-49ba-9e45-30230e82c3a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"94490215-5a7e-49ba-9e45-30230e82c3a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"94490215-5a7e-49ba-9e45-30230e82c3a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"94490215-5a7e-49ba-9e45-30230e82c3a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"94490215-5a7e-49ba-9e45-30230e82c3a3","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328693,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGE5YWNkNDhhZTViZTFlMjdkNmVhZmE3YzdlODhmNGE=","artifactUUID":"768969e7-c296-4c17-a916-2b8829fabc75","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscacsar","duplicated":false,"payloadUpdateDate":1632146342909,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632146328693,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzEzY2MxOTg2NjVkODQ3MGZkM2MzNzliZTJmOTg4NDQ=","artifactUUID":"2bd25a19-ad99-448a-aeed-0abb6bde68cb","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632146341834,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632146328692,"artifactVersion":"1","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,"timeout":0,"creationDate":1632146297782,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmEzZTU3Y2ZhNzkyMmFiZGYzY2I2MDMxODBiYTNiMTY=","artifactUUID":"a150ad76-fdfa-4e32-b711-15a770cb8c2d","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vflicense","duplicated":false,"payloadUpdateDate":1632146297786,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297782,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDFmYWM5OGI2N2EzNmViOTlkZWVjZDA2ODkzNjZhMGI=","artifactUUID":"dcde2f32-1f29-4011-a79a-9fcca1be0b09","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632146340299,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632146297823,"description":"created from csar","artifactType":"HEAT","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f57e1e64-c2ad-469b-aa33-7e602c637ba7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","duplicated":false,"payloadUpdateDate":1632146297842,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297823,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146297756,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"4b914467-20cc-42fd-9952-f3bb10f403fb","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vendorlicense","duplicated":false,"payloadUpdateDate":1632146297763,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297756,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_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":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","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,"timeout":0,"creationDate":1632146331256,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"d5a9829c-deaa-4905-b0fa-9f3c6ac710bc","generatedFromId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1632146339172,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_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":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","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":1632146331256,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632146331256,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146297804,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"ac809288-3c53-4894-b944-d04c5ca8c6b8","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632146297805,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632146297804,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1632146331262,"type":"org.openecomp.groups.VfModule","artifacts":["94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1env","94938c86-0ac3-4333-8862-a7bb97ef4eb4.heat1"],"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.94938c86-0ac3-4333-8862-a7bb97ef4eb4.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"afbe6521-2c98-473f-95f6-f01c0058c1c0","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1632146331262,"customizationUUID":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","groupInstanceArtifacts":["a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["d5a9829c-deaa-4905-b0fa-9f3c6ac710bc"],"artifactsUuid":["f57e1e64-c2ad-469b-aa33-7e602c637ba7"],"groupUUID":"28e6a736-42f8-474d-9c50-2bb04b78781a","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..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_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","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":":","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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"0fc43e12-e1e1-4375-b139-8a5886f26723","createdFromCsar":false,"uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1632146331087,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","componentUid":"0fc43e12-e1e1-4375-b139-8a5886f26723","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632146331087,"customizationUUID":"97a7f606-a02a-41e2-a588-b14e83ab393e","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.0fc43e12-e1e1-4375-b139-8a5886f26723.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94938c86-0ac3-4333-8862-a7bb97ef4eb4.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":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39d0d756-c18a-46d8-9a18-e6b20f0ba0b8","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false},{"definition":false,"hidden":false,"uniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d4d7fcc6-7bf1-43d8-84da-3f7b3b6fb727","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"1.0","creationDate":1632146328775,"description":"service","tags":["basic_vm"],"uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"743bfd72-3248-48b5-aa65-b30b659f1ff6","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632146362939,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632146328692,"artifactType":"OTHER","uniqueId":"a5e974a3-26cd-4c0a-8e61-0ed5fdf1d0eb.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":1632146328692,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"94490215-5a7e-49ba-9e45-30230e82c3a3"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-09-20 13:59:24,055 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:59:24,055 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:59:24,055 DEBUG 129: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-09-20 13:59:24,055 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:59:24,055 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:59:24,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:59:24,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 13:59:24,623 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:59:24,624 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:59:24,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:59:24,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:24,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:24,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:24,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:59:24,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:24,628 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:24,628 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:24,628 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 13:59:24,628 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:59:24,628 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 13:59:24,629 DEBUG 129: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-09-20 13:59:24,629 DEBUG 131: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-09-20 13:59:24,629 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 13:59:24,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:25,254 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-09-20 13:59:25,256 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 13:59:25,258 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:59:25,262 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 13:59:25,262 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-20 13:59:25,263 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-20 13:59:25,263 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,263 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 13:59:25,264 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 13:59:25,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,357 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-09-20 13:59:25,358 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-20 13:59:25,358 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-20 13:59:25,359 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,359 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-20 13:59:25,366 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,366 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-09-20 13:59:25,366 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-20 13:59:25,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,476 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-09-20 13:59:25,477 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-20 13:59:25,477 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-20 13:59:25,480 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,480 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 13:59:25,480 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 13:59:25,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,581 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-20 13:59:25,583 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 13:59:25,583 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146365411"}]} 2021-09-20 13:59:25,609 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,609 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/13104fae-8a2a-44e0-8ea3-4d883f0b7f1b 2021-09-20 13:59:25,609 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "13104fae-8a2a-44e0-8ea3-4d883f0b7f1b", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-20 13:59:25,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,715 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/13104fae-8a2a-44e0-8ea3-4d883f0b7f1b HTTP/1.1" 201 0 2021-09-20 13:59:25,716 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-20 13:59:25,716 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-20 13:59:25,719 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,719 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 13:59:25,719 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 13:59:25,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-09-20 13:59:25,763 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-20 13:59:25,764 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-20 13:59:25,764 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,764 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-20 13:59:25,764 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-20 13:59:25,764 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-20 13:59:25,767 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,768 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 13:59:25,768 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-20 13:59:25,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,848 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-20 13:59:25,849 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-20 13:59:25,849 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-20 13:59:25,852 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,852 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-20 13:59:25,852 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-20 13:59:25,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,891 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-09-20 13:59:25,892 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-20 13:59:25,892 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-09-20 13:59:25,892 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,893 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-09-20 13:59:25,897 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,897 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-09-20 13:59:25,897 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-09-20 13:59:25,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:25,972 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-09-20 13:59:25,973 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-20 13:59:25,974 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-20 13:59:25,986 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:25,987 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-20 13:59:25,987 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-20 13:59:25,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,041 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-20 13:59:26,042 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-20 13:59:26,043 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-20 13:59:26,043 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,043 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-20 13:59:26,049 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,049 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 13:59:26,049 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 13:59:26,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,101 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-09-20 13:59:26,102 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 13:59:26,102 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146365411"}]} 2021-09-20 13:59:26,111 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,111 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-09-20 13:59:26,111 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-20 13:59:26,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,236 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-09-20 13:59:26,237 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-20 13:59:26,238 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-20 13:59:26,245 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,245 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 13:59:26,246 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-09-20 13:59:26,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,307 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-09-20 13:59:26,308 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-20 13:59:26,308 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-20 13:59:26,311 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,312 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 13:59:26,312 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-20 13:59:26,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 13:59:26,368 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-20 13:59:26,368 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 13:59:26,370 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,370 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 13:59:26,370 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-20 13:59:26,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,408 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 13:59:26,409 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-20 13:59:26,409 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 13:59:26,411 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,411 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 13:59:26,412 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 13:59:26,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:26,452 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-09-20 13:59:26,453 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-20 13:59:26,453 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-20 13:59:26,453 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:26,453 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-20 13:59:26,454 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-20 13:59:26,456 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:59:26,456 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:59:26,456 DEBUG 129: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-09-20 13:59:26,457 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:59:26,457 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:59:26,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:59:26,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 13:59:26,970 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:59:26,970 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:59:26,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:59:26,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:26,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:26,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:26,974 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:59:26,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:26,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:26,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:26,974 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 13:59:26,974 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:59:26,974 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 13:59:26,975 DEBUG 129: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-09-20 13:59:26,975 DEBUG 131: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-09-20 13:59:26,975 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 13:59:26,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:27,599 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-09-20 13:59:27,601 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 13:59:27,603 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:59:27,610 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 13:59:27,610 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,610 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-09-20 13:59:27,610 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "27813b37-16ad-4ae0-941e-5e93db7f6ccb" } 2021-09-20 13:59:27,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,673 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-09-20 13:59:27,674 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-20 13:59:27,674 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-20 13:59:27,677 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,677 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 13:59:27,677 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 13:59:27,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,724 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-20 13:59:27,725 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-20 13:59:27,725 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632146367643"}]} 2021-09-20 13:59:27,728 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,729 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 13:59:27,729 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-20 13:59:27,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,772 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 13:59:27,773 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-20 13:59:27,773 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 13:59:27,776 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,776 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 13:59:27,776 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 13:59:27,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,828 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-09-20 13:59:27,829 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-20 13:59:27,829 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632146367643"}]} 2021-09-20 13:59:27,831 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,831 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 13:59:27,831 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 13:59:27,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,886 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 13:59:27,888 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 13:59:27,888 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146366147","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 13:59:27,890 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,891 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 13:59:27,891 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 13:59:27,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:27,936 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-20 13:59:27,937 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 13:59:27,937 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146365809"} 2021-09-20 13:59:27,950 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:27,950 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-09-20 13:59:27,951 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1632146365809", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-20 13:59:27,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,044 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-09-20 13:59:28,045 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-20 13:59:28,045 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-20 13:59:28,048 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,048 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 13:59:28,048 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-20 13:59:28,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,097 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 13:59:28,098 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-20 13:59:28,098 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 13:59:28,100 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,100 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 13:59:28,101 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 13:59:28,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,160 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 13:59:28,161 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 13:59:28,161 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146366147","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 13:59:28,164 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,164 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 13:59:28,164 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 13:59:28,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,210 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-20 13:59:28,211 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 13:59:28,212 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146367982","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 13:59:28,214 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,214 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-20 13:59:28,214 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-20 13:59:28,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,265 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-09-20 13:59:28,266 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-20 13:59:28,266 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"15c077fe-a0d0-4517-ae12-41d5444642f2","owning-entity-name":"basicnw-oe","resource-version":"1632146245700"},{"owning-entity-id":"22651a92-a913-4f54-9b25-5123c3de5df1","owning-entity-name":"OE-ETE_Customer-22651a92-a913-4f54-9b25-5123c3de5df1","resource-version":"1632145173422","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_f5018e64-d505-4299-bd5a-8789299420d9/service-subscriptions/service-subscription/pNF/service-instances/service-instance/0bef537a-fe1e-4192-9818-19b40c3e2ae6","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f5018e64-d505-4299-bd5a-8789299420d9"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"0bef537a-fe1e-4192-9818-19b40c3e2ae6"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef5018e64-d505-4299-bd5a-8789299420d9"}]}]}}]} 2021-09-20 13:59:28,268 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-20 13:59:28,271 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,271 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce 2021-09-20 13:59:28,271 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "1e9390a7-ca96-4047-9d92-7dab5eeab2ce" } 2021-09-20 13:59:28,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,325 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce HTTP/1.1" 201 0 2021-09-20 13:59:28,326 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-20 13:59:28,326 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-20 13:59:28,328 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 13:59:28,329 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce 2021-09-20 13:59:28,329 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-20 13:59:28,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 13:59:28,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce HTTP/1.1" 200 128 2021-09-20 13:59:28,368 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-20 13:59:28,368 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owning-entity-name":"basicvm-oe","resource-version":"1632146368299"} 2021-09-20 13:59:28,373 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-20 13:59:28,373 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-20 13:59:28,373 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-09-20 13:59:28,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-20 13:59:28,550 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-20 13:59:28,551 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-09-20 13:59:28,552 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-09-20 13:59:28,554 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-20 13:59:28,554 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 13:59:28,554 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 13:59:28,554 DEBUG 129: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-09-20 13:59:28,555 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 13:59:28,555 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 13:59:28,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 13:59:29,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 13:59:29,043 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 13:59:29,044 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 13:59:29,046 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 13:59:29,046 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:29,046 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:29,046 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:29,046 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 13:59:29,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 13:59:29,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 13:59:29,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 13:59:29,047 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 13:59:29,047 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 13:59:29,047 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 13:59:29,047 DEBUG 129: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-09-20 13:59:29,048 DEBUG 131: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-09-20 13:59:29,048 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 13:59:29,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:29,747 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-09-20 13:59:29,748 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 13:59:29,750 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 13:59:29,754 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 13:59:29,755 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:59:29,755 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/distribution 2021-09-20 13:59:29,755 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-20 13:59:29,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:29,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/distribution HTTP/1.1" 200 205 2021-09-20 13:59:29,832 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-20 13:59:29,833 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd","timestamp":"2021-09-20 13:59:22.406 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-20 13:59:29,836 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 13:59:29,836 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd 2021-09-20 13:59:29,836 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-20 13:59:29,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 13:59:29,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd HTTP/1.1" 200 246 2021-09-20 13:59:29,890 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-20 13:59:29,890 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-20 13:59:29,892 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-20 13:59:29,892 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-20 14:00:29,954 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:00:29,954 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd 2021-09-20 14:00:29,954 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-20 14:00:29,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:00:30,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd HTTP/1.1" 200 462 2021-09-20 14:00:30,076 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-20 14:00:30,077 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-20 14:00:30,079 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-20 14:00:30,079 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-20 14:01:30,141 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:01:30,142 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd 2021-09-20 14:01:30,142 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-20 14:01:30,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:01:30,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd HTTP/1.1" 200 670 2021-09-20 14:01:30,241 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-20 14:01:30,241 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-20 14:01:30,243 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-20 14:01:30,244 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-20 14:02:30,306 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:02:30,306 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd 2021-09-20 14:02:30,307 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-20 14:02:30,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:02:30,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/38ba2c08-d8fd-4b66-90c8-0aac1c11cbdd HTTP/1.1" 200 None 2021-09-20 14:02:30,432 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-20 14:02:30,433 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146407977","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146388449","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146370404","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146400756","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146409984","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146382951","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146403676","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146397920","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146398940","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146370556","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146383957","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146399944","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146408979","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146406887","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146405382","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146372861","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146369398","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632146380736","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146373684","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146371780","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146371409","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146381562","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146410987","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632146354281","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632146356598","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632146392508","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146353081","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632146387446","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146372811","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146369398","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632146377870","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632146373816","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632146366687","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-20 14:02:30,436 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146407977', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146388449', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146370404', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146400756', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146409984', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146382951', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146403676', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146397920', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146398940', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146370556', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146383957', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146399944', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146408979', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146406887', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146405382', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146372861', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146369398', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632146380736', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146373684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146371780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146371409', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146381562', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146410987', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632146354281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632146356598', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632146392508', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146353081', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632146387446', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146372811', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146369398', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632146377870', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632146373816', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632146366687', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-20 14:02:30,437 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-20 14:02:30,437 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-20 14:02:30,448 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd711ff72-424d-418d-ae55-9986368b6ea0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:30,448 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-20 14:02:30,449 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "27813b37-16ad-4ae0-941e-5e93db7f6ccb", "modelVersionId": "743bfd72-3248-48b5-aa65-b30b659f1ff6", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "1e9390a7-ca96-4047-9d92-7dab5eeab2ce", "owningEntityName": "basicvm-oe" } } } 2021-09-20 14:02:30,450 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:32,066 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-20 14:02:32,067 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-20 14:02:32,068 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0"}} 2021-09-20 14:02:32,068 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-20 14:02:32,089 DEBUG 129:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1360533-6ccb-4e3e-a932-7d2d3a6d1224', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:32,090 DEBUG 131:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:32,090 DEBUG 132:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:32,093 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:32,271 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1332 2021-09-20 14:02:32,274 INFO 142:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:32,275 DEBUG 146:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:02:31 GMT"}}} 2021-09-20 14:02:42,283 DEBUG 129:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b62f597-14e0-4598-b6f3-11e93fd7fc4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:42,284 DEBUG 131:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:42,284 DEBUG 132:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:42,286 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:42,444 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1542 2021-09-20 14:02:42,446 INFO 142:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:42,446 DEBUG 146:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","finishTime":"Mon, 20 Sep 2021 14:02:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:34 GMT"}}} 2021-09-20 14:02:42,447 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-20 14:02:42,447 DEBUG 129:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7efcc401-2104-48e8-b862-9d9d52e41d55', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:42,447 DEBUG 131:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:42,448 DEBUG 132:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:42,449 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:42,602 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1542 2021-09-20 14:02:42,604 INFO 142:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:42,604 DEBUG 146:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","finishTime":"Mon, 20 Sep 2021 14:02:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:34 GMT"}}} 2021-09-20 14:02:42,605 DEBUG 129:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3e16ef9-db0c-4c78-a7a5-335a99801508', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:42,606 DEBUG 131:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:42,606 DEBUG 132:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:42,608 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:42,762 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1542 2021-09-20 14:02:42,763 INFO 142:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:42,764 DEBUG 146:onap_service.py(8) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","finishTime":"Mon, 20 Sep 2021 14:02:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:34 GMT"}}} 2021-09-20 14:02:42,771 DEBUG 129:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe38bd93-ccc9-480e-966b-3df7c9f8bf0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:42,772 DEBUG 131:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:42,772 DEBUG 132:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:42,774 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:42,930 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1542 2021-09-20 14:02:42,932 INFO 142:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:42,932 DEBUG 146:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","finishTime":"Mon, 20 Sep 2021 14:02:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:34 GMT"}}} 2021-09-20 14:02:42,933 DEBUG 129:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1520236-ea07-4d20-b535-fc7b29d4eb26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:42,933 DEBUG 131:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 2021-09-20 14:02:42,933 DEBUG 132:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] data sent: None 2021-09-20 14:02:42,935 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:43,083 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d711ff72-424d-418d-ae55-9986368b6ea0 HTTP/1.1" 200 1542 2021-09-20 14:02:43,084 INFO 142:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response code: 200 2021-09-20 14:02:43,084 DEBUG 146:onap_service.py(1) - [None][Check d711ff72-424d-418d-ae55-9986368b6ea0 orchestration request status] response: {"request":{"requestId":"d711ff72-424d-418d-ae55-9986368b6ea0","startTime":"Mon, 20 Sep 2021 14:02:30 GMT","finishTime":"Mon, 20 Sep 2021 14:02:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:34 GMT"}}} 2021-09-20 14:02:43,085 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,085 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 14:02:43,085 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 14:02:43,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-20 14:02:43,140 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-20 14:02:43,141 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632146367982","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-20 14:02:43,143 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,143 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 2021-09-20 14:02:43,143 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] data sent: None 2021-09-20 14:02:43,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,200 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 HTTP/1.1" 200 1190 2021-09-20 14:02:43,201 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response code: 200 2021-09-20 14:02:43,201 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response: {"service-instance":[{"service-instance-id":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","service-instance-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","model-version-id":"743bfd72-3248-48b5-aa65-b30b659f1ff6","resource-version":"1632146554550","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-20 14:02:43,204 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,204 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 14:02:43,204 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-20 14:02:43,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,252 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 14:02:43,252 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-20 14:02:43,253 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 14:02:43,255 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,255 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 14:02:43,255 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 14:02:43,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,307 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-20 14:02:43,308 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-20 14:02:43,308 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632146367982","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-20 14:02:43,310 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,310 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 2021-09-20 14:02:43,310 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] data sent: None 2021-09-20 14:02:43,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 HTTP/1.1" 200 1190 2021-09-20 14:02:43,368 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response code: 200 2021-09-20 14:02:43,368 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response: {"service-instance":[{"service-instance-id":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","service-instance-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","model-version-id":"743bfd72-3248-48b5-aa65-b30b659f1ff6","resource-version":"1632146554550","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-20 14:02:43,371 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,371 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:02:43,371 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:02:43,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,463 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 14:02:43,464 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:02:43,464 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146366147","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 14:02:43,467 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:43,467 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 14:02:43,467 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 14:02:43,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:43,560 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-20 14:02:43,561 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 14:02:43,561 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146367982","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 14:02:43,563 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:02:43,563 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:02:43,564 DEBUG 129: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-09-20 14:02:43,564 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:02:43,564 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:02:43,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:02:44,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:02:44,218 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:02:44,219 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:02:44,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:02:44,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:02:44,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:02:44,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:02:44,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:02:44,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:02:44,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:02:44,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:02:44,222 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:02:44,222 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:02:44,222 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:02:44,222 DEBUG 129: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-09-20 14:02:44,223 DEBUG 131: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-09-20 14:02:44,223 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:02:44,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:02:44,832 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-09-20 14:02:44,834 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:02:44,836 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:02:44,840 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:02:44,841 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:02:44,841 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel 2021-09-20 14:02:44,841 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-20 14:02:44,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:02:45,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel HTTP/1.1" 200 None 2021-09-20 14:02:45,044 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-20 14:02:45,045 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-20 14:02:45,114 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:02:45,114 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:02:45,115 DEBUG 129: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-09-20 14:02:45,115 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:02:45,115 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:02:45,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:02:45,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:02:45,590 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:02:45,590 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:02:45,592 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:02:45,592 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:02:45,593 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:02:45,593 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:02:45,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:02:45,593 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:02:45,593 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:02:45,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:02:45,594 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:02:45,594 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:02:45,594 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:02:45,594 DEBUG 129: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-09-20 14:02:45,595 DEBUG 131: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-09-20 14:02:45,595 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:02:45,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:02:46,193 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-09-20 14:02:46,195 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:02:46,197 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:02:46,201 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:02:46,202 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ac44a51-559d-4c2f-9801-82391baa6045', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:46,202 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs 2021-09-20 14:02:46,202 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "27813b37-16ad-4ae0-941e-5e93db7f6ccb" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "50587bbe-a4e4-4efa-b5bf-7e894ed778c9", "modelVersionId": "2135b05a-34c2-4c1a-b135-cf188702335f", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "97a7f606-a02a-41e2-a588-b14e83ab393e", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "1ac4b434-f1cc-41ac-bbe2-df71930c3495", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "27813b37-16ad-4ae0-941e-5e93db7f6ccb", "modelVersion": "1.0", "modelVersionId": "743bfd72-3248-48b5-aa65-b30b659f1ff6" } } }] } } 2021-09-20 14:02:46,203 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:47,946 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs HTTP/1.1" 202 262 2021-09-20 14:02:47,947 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-20 14:02:47,947 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045"}} 2021-09-20 14:02:47,948 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-20 14:02:47,962 DEBUG 129:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '449a5bbf-dfe0-4f45-b9dc-bbbb417d7f40', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:47,962 DEBUG 131:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:47,963 DEBUG 132:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:47,965 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:48,126 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 1900 2021-09-20 14:02:48,128 INFO 142:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:48,128 DEBUG 146:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:02:47 GMT"}}} 2021-09-20 14:02:58,140 DEBUG 129:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '223d2b3a-d881-4a79-abc5-bae10fc18d1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:58,140 DEBUG 131:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:58,141 DEBUG 132:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:58,142 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:58,318 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 2106 2021-09-20 14:02:58,320 INFO 142:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:58,320 DEBUG 146:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","finishTime":"Mon, 20 Sep 2021 14:02:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:54 GMT"}}} 2021-09-20 14:02:58,321 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-20 14:02:58,322 DEBUG 129:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a5ade7e-40d0-4fcb-a0a6-458e6a792d20', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:58,322 DEBUG 131:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:58,322 DEBUG 132:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:58,324 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:58,496 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 2106 2021-09-20 14:02:58,497 INFO 142:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:58,498 DEBUG 146:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","finishTime":"Mon, 20 Sep 2021 14:02:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:54 GMT"}}} 2021-09-20 14:02:58,498 DEBUG 129:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf713adc-8004-4fae-be05-f627d92c3754', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:58,499 DEBUG 131:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:58,499 DEBUG 132:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:58,500 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:58,652 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 2106 2021-09-20 14:02:58,653 INFO 142:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:58,654 DEBUG 146:onap_service.py(9) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","finishTime":"Mon, 20 Sep 2021 14:02:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:54 GMT"}}} 2021-09-20 14:02:58,663 DEBUG 129:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '849c072c-293c-48ad-baab-bf6379a03f53', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:58,664 DEBUG 131:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:58,664 DEBUG 132:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:58,667 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:58,826 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 2106 2021-09-20 14:02:58,827 INFO 142:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:58,828 DEBUG 146:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","finishTime":"Mon, 20 Sep 2021 14:02:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:54 GMT"}}} 2021-09-20 14:02:58,829 DEBUG 129:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac3044c8-9cd4-436b-8513-01e07ccd2796', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:02:58,829 DEBUG 131:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 2021-09-20 14:02:58,829 DEBUG 132:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] data sent: None 2021-09-20 14:02:58,830 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:02:58,995 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ac44a51-559d-4c2f-9801-82391baa6045 HTTP/1.1" 200 2106 2021-09-20 14:02:58,996 INFO 142:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response code: 200 2021-09-20 14:02:58,996 DEBUG 146:onap_service.py(1) - [None][Check 4ac44a51-559d-4c2f-9801-82391baa6045 orchestration request status] response: {"request":{"requestId":"4ac44a51-559d-4c2f-9801-82391baa6045","startTime":"Mon, 20 Sep 2021 14:02:46 GMT","finishTime":"Mon, 20 Sep 2021 14:02:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:02:54 GMT"}}} 2021-09-20 14:02:58,997 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:58,997 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-09-20 14:02:58,998 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-20 14:02:58,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,076 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-09-20 14:02:59,077 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-20 14:02:59,077 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1632146366276"} 2021-09-20 14:02:59,080 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,080 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-09-20 14:02:59,080 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-20 14:02:59,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,189 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-09-20 14:02:59,190 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-20 14:02:59,190 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632146367982","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-20 14:02:59,192 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,192 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 2021-09-20 14:02:59,193 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] data sent: None 2021-09-20 14:02:59,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,286 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 HTTP/1.1" 200 1641 2021-09-20 14:02:59,287 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response code: 200 2021-09-20 14:02:59,287 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893 service-instance-name] response: {"service-instance":[{"service-instance-id":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","service-instance-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","model-version-id":"743bfd72-3248-48b5-aa65-b30b659f1ff6","resource-version":"1632146569600","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-09-20 14:02:59,290 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,290 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:02:59,290 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:02:59,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,368 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:02:59,369 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:02:59,369 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:02:59,371 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,372 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 14:02:59,372 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 14:02:59,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,429 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-20 14:02:59,430 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 14:02:59,430 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146569891","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 14:02:59,433 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,433 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list 2021-09-20 14:02:59,433 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:02:59,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,491 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list HTTP/1.1" 200 1063 2021-09-20 14:02:59,492 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:02:59,495 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-20 14:02:59,501 DEBUG 129:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:02:59,502 DEBUG 131:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 2021-09-20 14:02:59,502 DEBUG 132:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] data sent: None 2021-09-20 14:02:59,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:02:59,588 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 HTTP/1.1" 200 3768 2021-09-20 14:02:59,589 INFO 142:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response code: 200 2021-09-20 14:02:59,589 DEBUG 146:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response: {"vnf-id":"e3b735ae-910a-4609-8246-4e68219cdda9","vnf-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632146574782","model-invariant-id":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","model-version-id":"2135b05a-34c2-4c1a-b135-cf188702335f","model-customization-id":"97a7f606-a02a-41e2-a588-b14e83ab393e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/vnfs/vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1ac4b434-f1cc-41ac-bbe2-df71930c3495"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-20 14:02:59,592 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:02:59,592 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:02:59,593 DEBUG 129: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-09-20 14:02:59,593 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:02:59,593 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:02:59,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:03:00,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:03:00,256 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:03:00,257 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:03:00,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:03:00,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:03:00,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:03:00,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:03:00,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:03:00,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:03:00,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:03:00,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:03:00,260 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:03:00,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:03:00,260 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:03:00,260 DEBUG 129: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-09-20 14:03:00,260 DEBUG 131: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-09-20 14:03:00,260 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:03:00,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:03:00,960 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-09-20 14:03:00,962 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:03:00,964 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:03:00,969 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:03:00,969 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:03:00,970 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel 2021-09-20 14:03:00,970 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-20 14:03:00,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:03:01,168 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel HTTP/1.1" 200 None 2021-09-20 14:03:01,170 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-20 14:03:01,170 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-20 14:03:01,214 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'fe1c6eba-d038-4b9f-bd27-518695a5d619', 'x-fromappid': 'API client'} 2021-09-20 14:03:01,214 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-20 14:03:01,214 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-20 14:03:01,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-20 14:03:01,419 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-20 14:03:01,421 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-20 14:03:01,422 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-20 14:03:01,443 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:03:01,444 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:03:01,444 DEBUG 129: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-09-20 14:03:01,445 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:03:01,445 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:03:01,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:03:02,084 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:03:02,086 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:03:02,086 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:03:02,089 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:03:02,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:03:02,089 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:03:02,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:03:02,089 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:03:02,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:03:02,089 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:03:02,090 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:03:02,090 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:03:02,090 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:03:02,090 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:03:02,090 DEBUG 129: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-09-20 14:03:02,091 DEBUG 131: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-09-20 14:03:02,091 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:03:02,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:03:02,907 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-09-20 14:03:02,909 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:03:02,910 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:03:02,915 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:03:02,915 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf17f453-5789-4d9a-871c-ec19946424ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:02,915 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9/vfModules 2021-09-20 14:03:02,915 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "afbe6521-2c98-473f-95f6-f01c0058c1c0", "modelVersionId": "28e6a736-42f8-474d-9c50-2bb04b78781a", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "ccac6b5b-08ab-4f03-bd4a-01d849f457f2", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "1ac4b434-f1cc-41ac-bbe2-df71930c3495", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "27813b37-16ad-4ae0-941e-5e93db7f6ccb", "modelVersion": "1.0", "modelVersionId": "743bfd72-3248-48b5-aa65-b30b659f1ff6" } } }, { "relatedInstance": { "instanceId": "e3b735ae-910a-4609-8246-4e68219cdda9", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "50587bbe-a4e4-4efa-b5bf-7e894ed778c9", "modelVersion": "1.0", "modelVersionId": "2135b05a-34c2-4c1a-b135-cf188702335f", "modelCustomizationId": "97a7f606-a02a-41e2-a588-b14e83ab393e", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-20 14:03:02,917 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:04,683 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9/vfModules HTTP/1.1" 202 262 2021-09-20 14:03:04,685 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-09-20 14:03:04,685 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","instanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae"}} 2021-09-20 14:03:04,685 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-20 14:03:04,694 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0291d88-ebde-4309-99d1-3560c21d528a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:04,695 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:04,695 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:04,699 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:04,881 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 2461 2021-09-20 14:03:04,884 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:04,885 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:03:04 GMT"}}} 2021-09-20 14:03:14,896 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce13320a-d742-48b4-a2af-1a87c67afe17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:14,897 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:14,897 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:14,898 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:15,458 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 2704 2021-09-20 14:03:15,459 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:15,460 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:09 GMT"}}} 2021-09-20 14:03:25,473 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fb291fc-9227-434c-98e8-2f9cbcb21063', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:25,473 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:25,474 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:25,476 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:26,013 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4948 2021-09-20 14:03:26,015 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:26,015 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:03:36,027 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8075175d-2f66-4dac-912a-bdbf8c72614f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:36,027 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:36,028 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:36,029 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:36,496 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4948 2021-09-20 14:03:36,497 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:36,498 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:03:46,510 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '467f7d63-bff8-4c72-bf8d-721f645c5ce6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:46,511 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:46,511 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:46,514 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:47,010 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4948 2021-09-20 14:03:47,011 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:47,012 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:03:57,024 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '010bfce4-d509-4488-9ae3-8824ff14094c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:03:57,024 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:03:57,024 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:03:57,026 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:03:57,570 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:03:57,572 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:03:57,572 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:04:07,584 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61e2c4dd-240e-4d6a-b713-da5af4483b63', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:04:07,584 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:04:07,584 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:04:07,586 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:04:08,096 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:04:08,098 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:04:08,098 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:04:18,109 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '51a03031-f45a-4ff6-9eae-4a326c2659de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:04:18,110 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:04:18,110 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:04:18,111 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:04:18,612 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:04:18,614 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:04:18,614 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:04:28,626 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75199d53-95fe-4862-92ab-2c4da4490ce4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:04:28,626 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:04:28,627 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:04:28,629 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:04:29,098 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:04:29,100 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:04:29,100 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:04:39,111 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48337902-d2a6-40e4-8742-680ea5811faf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:04:39,111 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:04:39,112 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:04:39,113 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:04:39,654 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:04:39,655 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:04:39,656 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:04:49,667 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02f28368-01b9-466d-a192-24cb9c9b312e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:04:49,667 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:04:49,667 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:04:49,669 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:04:50,220 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:04:50,222 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:04:50,222 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:00,234 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6851550b-be22-4cb3-8871-dc9e23a7b456', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:00,234 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:00,234 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:00,236 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:00,874 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:05:00,875 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:00,875 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:10,887 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '083a03c7-8f82-4daf-b463-4782f37711f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:10,888 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:10,888 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:10,890 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:11,397 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4950 2021-09-20 14:05:11,398 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:11,398 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:03:17 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:21,411 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7f69dd0-49d0-4615-a7fb-a4ed92bf47f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:21,411 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:21,411 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:21,414 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:21,592 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4918 2021-09-20 14:05:21,593 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:21,594 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","finishTime":"Mon, 20 Sep 2021 14:05:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:05:18 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:21,594 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-20 14:05:21,595 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5100dccb-d4e0-40d0-92a5-2206704a727f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:21,595 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:21,595 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:21,597 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:21,762 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4918 2021-09-20 14:05:21,764 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:21,764 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","finishTime":"Mon, 20 Sep 2021 14:05:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:05:18 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:21,765 DEBUG 129:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '891fddbc-e592-4b73-85e1-62131274e4fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:21,765 DEBUG 131:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:21,765 DEBUG 132:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:21,766 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:21,917 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4918 2021-09-20 14:05:21,918 INFO 142:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:21,919 DEBUG 146:onap_service.py(10) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","finishTime":"Mon, 20 Sep 2021 14:05:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:05:18 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:21,937 DEBUG 129:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29077540-1022-4143-b61d-d3fa3a69a27f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:21,937 DEBUG 131:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:21,938 DEBUG 132:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:21,941 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:22,100 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4918 2021-09-20 14:05:22,101 INFO 142:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:22,102 DEBUG 146:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","finishTime":"Mon, 20 Sep 2021 14:05:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:05:18 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:22,103 DEBUG 129:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2d2a74c-ff8b-4db8-866a-71540d2758ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:22,104 DEBUG 131:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae 2021-09-20 14:05:22,104 DEBUG 132:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] data sent: None 2021-09-20 14:05:22,105 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:22,270 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bf17f453-5789-4d9a-871c-ec19946424ae HTTP/1.1" 200 4918 2021-09-20 14:05:22,271 INFO 142:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response code: 200 2021-09-20 14:05:22,272 DEBUG 146:onap_service.py(1) - [None][Check bf17f453-5789-4d9a-871c-ec19946424ae orchestration request status] response: {"request":{"requestId":"bf17f453-5789-4d9a-871c-ec19946424ae","startTime":"Mon, 20 Sep 2021 14:03:03 GMT","finishTime":"Mon, 20 Sep 2021 14:05:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"}}},{"relatedInstance":{"instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:05:18 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":null,\"creation_time\":1632146511000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:22,273 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-20 14:05:22,274 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-20 14:05:32,286 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,286 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list 2021-09-20 14:05:32,286 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:05:32,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,356 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list HTTP/1.1" 200 1063 2021-09-20 14:05:32,356 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:05:32,357 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-20 14:05:32,359 DEBUG 129:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,359 DEBUG 131:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 2021-09-20 14:05:32,359 DEBUG 132:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] data sent: None 2021-09-20 14:05:32,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,439 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 HTTP/1.1" 200 4539 2021-09-20 14:05:32,440 INFO 142:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response code: 200 2021-09-20 14:05:32,441 DEBUG 146:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response: {"vnf-id":"e3b735ae-910a-4609-8246-4e68219cdda9","vnf-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632146711034","model-invariant-id":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","model-version-id":"2135b05a-34c2-4c1a-b135-cf188702335f","model-customization-id":"97a7f606-a02a-41e2-a588-b14e83ab393e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/vnfs/vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/60ddaee0-b9ed-4934-9422-367de55edeb5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"60ddaee0-b9ed-4934-9422-367de55edeb5"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1ac4b434-f1cc-41ac-bbe2-df71930c3495"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-20 14:05:32,444 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-20 14:05:32,444 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-20 14:05:32,444 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,444 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vf-modules 2021-09-20 14:05:32,445 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0 VF modules] data sent: None 2021-09-20 14:05:32,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,505 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vf-modules HTTP/1.1" 200 1641 2021-09-20 14:05:32,506 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0 VF modules] response code: 200 2021-09-20 14:05:32,506 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vf-module-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","heat-stack-id":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632146717714","model-invariant-id":"afbe6521-2c98-473f-95f6-f01c0058c1c0","model-version-id":"28e6a736-42f8-474d-9c50-2bb04b78781a","model-customization-id":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/vnfs/vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vnf-data/vf-modules/vf-module/1e5c236c-17ae-4518-ac82-5c3b1e150f5a/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/60ddaee0-b9ed-4934-9422-367de55edeb5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"60ddaee0-b9ed-4934-9422-367de55edeb5"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-20 14:05:32,509 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-20 14:05:32,509 DEBUG 158:vf_module.py(1) - Delete 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF module 2021-09-20 14:05:32,509 DEBUG 45:deletion.py(1) - VF module 1e5c236c-17ae-4518-ac82-5c3b1e150f5a deletion request 2021-09-20 14:05:32,522 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,522 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:05:32,522 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:05:32,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,576 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:05:32,577 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:05:32,577 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:05:32,580 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,581 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:05:32,581 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:05:32,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,653 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:05:32,654 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:05:32,655 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:05:32,657 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,657 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:05:32,657 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:05:32,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,704 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:05:32,705 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:05:32,705 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:05:32,707 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,708 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:05:32,708 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:05:32,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,771 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:05:32,772 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:05:32,772 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:05:32,775 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,775 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:05:32,775 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:05:32,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:05:32,828 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:05:32,828 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:05:32,830 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,831 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:05:32,831 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:05:32,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,885 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:05:32,886 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:05:32,886 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:05:32,888 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:05:32,888 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 14:05:32,888 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 14:05:32,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:05:32,938 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-20 14:05:32,939 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 14:05:32,940 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146569891","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 14:05:32,943 DEBUG 129:onap_service.py(1) - [None][Create 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '531e179f-99bf-41c9-8231-71680609291c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:32,943 DEBUG 131:onap_service.py(1) - [None][Create 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9/vfModules/1e5c236c-17ae-4518-ac82-5c3b1e150f5a 2021-09-20 14:05:32,943 DEBUG 132:onap_service.py(1) - [None][Create 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "afbe6521-2c98-473f-95f6-f01c0058c1c0", "modelVersionId": "28e6a736-42f8-474d-9c50-2bb04b78781a", "modelName": "basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893", "modelVersion": "1632146717714", "modelCustomizationId": "ccac6b5b-08ab-4f03-bd4a-01d849f457f2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-20 14:05:32,945 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:34,351 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9/vfModules/1e5c236c-17ae-4518-ac82-5c3b1e150f5a HTTP/1.1" 202 262 2021-09-20 14:05:34,353 INFO 142:onap_service.py(1) - [None][Create 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF moduledeletion request] response code: 202 2021-09-20 14:05:34,353 DEBUG 146:onap_service.py(1) - [None][Create 1e5c236c-17ae-4518-ac82-5c3b1e150f5a VF moduledeletion request] response: {"requestReferences":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","instanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c"}} 2021-09-20 14:05:34,353 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-20 14:05:34,362 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cad55d55-ed9d-4d82-b837-0afce80dab77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:34,363 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:05:34,363 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:05:34,366 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:34,520 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 1315 2021-09-20 14:05:34,522 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:05:34,522 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:05:33 GMT"}}} 2021-09-20 14:05:44,534 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea308fec-9b47-4823-a6ac-5171c773d374', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:44,535 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:05:44,535 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:05:44,538 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:45,028 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3811 2021-09-20 14:05:45,029 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:05:45,029 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:05:39 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:05:55,041 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63ceb592-4f3a-4f0e-98a2-7564c9c940a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:05:55,041 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:05:55,041 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:05:55,043 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:05:55,581 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3811 2021-09-20 14:05:55,583 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:05:55,583 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Mon, 20 Sep 2021 14:05:39 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:05,595 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2012da73-08e1-4142-8b83-b8ef5b1de125', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:05,595 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:06:05,596 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:06:05,598 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:05,749 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3779 2021-09-20 14:06:05,751 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:06:05,751 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","finishTime":"Mon, 20 Sep 2021 14:06:02 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:02 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:05,752 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-20 14:06:05,752 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'beec07a0-33ea-45a7-91c8-1362479c6d93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:05,752 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:06:05,752 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:06:05,754 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:05,906 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3779 2021-09-20 14:06:05,908 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:06:05,908 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","finishTime":"Mon, 20 Sep 2021 14:06:02 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:02 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:05,909 DEBUG 129:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ffe1babf-75f7-4b1a-8954-bf3091177353', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:05,909 DEBUG 131:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:06:05,909 DEBUG 132:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:06:05,910 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:06,062 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3779 2021-09-20 14:06:06,063 INFO 142:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:06:06,064 DEBUG 146:onap_service.py(11) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","finishTime":"Mon, 20 Sep 2021 14:06:02 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:02 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:06,072 DEBUG 129:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b06c0f58-cf83-47af-ab9d-188336d9a827', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:06,073 DEBUG 131:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:06:06,073 DEBUG 132:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:06:06,076 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:06,230 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3779 2021-09-20 14:06:06,232 INFO 142:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:06:06,232 DEBUG 146:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","finishTime":"Mon, 20 Sep 2021 14:06:02 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:02 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:06,233 DEBUG 129:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2606b3d-8403-4086-aaf3-72ff412db833', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:06,233 DEBUG 131:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c 2021-09-20 14:06:06,233 DEBUG 132:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] data sent: None 2021-09-20 14:06:06,235 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:06,398 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/531e179f-99bf-41c9-8231-71680609291c HTTP/1.1" 200 3779 2021-09-20 14:06:06,399 INFO 142:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response code: 200 2021-09-20 14:06:06,399 DEBUG 146:onap_service.py(1) - [None][Check 531e179f-99bf-41c9-8231-71680609291c orchestration request status] response: {"request":{"requestId":"531e179f-99bf-41c9-8231-71680609291c","startTime":"Mon, 20 Sep 2021 14:05:33 GMT","finishTime":"Mon, 20 Sep 2021 14:06:02 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"afbe6521-2c98-473f-95f6-f01c0058c1c0","modelType":"vfModule","modelName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893","modelVersion":"1632146717714","modelCustomizationUuid":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelVersionId":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelCustomizationId":"ccac6b5b-08ab-4f03-bd4a-01d849f457f2","modelUuid":"28e6a736-42f8-474d-9c50-2bb04b78781a","modelInvariantUuid":"afbe6521-2c98-473f-95f6-f01c0058c1c0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vfModuleInstanceId":"1e5c236c-17ae-4518-ac82-5c3b1e150f5a","vfModuleInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:02 GMT"},"requestProcessingData":[{"groupingId":"9815e04e-7836-447b-ab2a-0c55bcc38f60","tag":"StackInformation","dataPairs":[{"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893/9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"updated_time\":1632146654000,\"creation_time\":1632146511000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"5c36c3f24a744c44ad1d91e7753ebdc7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"e3b735ae-910a-4609-8246-4e68219cdda9\",\"OS::stack_id\":\"9815e04e-7836-447b-ab2a-0c55bcc38f60\",\"OS::stack_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893\",\"vf_module_id\":\"1e5c236c-17ae-4518-ac82-5c3b1e150f5a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-20 14:06:06,400 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-20 14:06:06,401 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:06,401 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list 2021-09-20 14:06:06,401 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:06,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:06,491 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495/relationship-list HTTP/1.1" 200 1063 2021-09-20 14:06:06,491 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:06,492 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/1e9390a7-ca96-4047-9d92-7dab5eeab2ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1e9390a7-ca96-4047-9d92-7dab5eeab2ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-20 14:06:06,494 DEBUG 129:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:06,494 DEBUG 131:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 2021-09-20 14:06:06,494 DEBUG 132:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] data sent: None 2021-09-20 14:06:06,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:06,605 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9 HTTP/1.1" 200 3768 2021-09-20 14:06:06,607 INFO 142:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response code: 200 2021-09-20 14:06:06,608 DEBUG 146:onap_service.py(1) - [AAI][Get 1ac4b434-f1cc-41ac-bbe2-df71930c3495 ABCMeta] response: {"vnf-id":"e3b735ae-910a-4609-8246-4e68219cdda9","vnf-name":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632146758116","model-invariant-id":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","model-version-id":"2135b05a-34c2-4c1a-b135-cf188702335f","model-customization-id":"97a7f606-a02a-41e2-a588-b14e83ab393e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1ac4b434-f1cc-41ac-bbe2-df71930c3495/service-data/vnfs/vnf/e3b735ae-910a-4609-8246-4e68219cdda9/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ac4b434-f1cc-41ac-bbe2-df71930c3495","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1ac4b434-f1cc-41ac-bbe2-df71930c3495"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-09-20 14:06:06,611 DEBUG 384:vnf.py(1) - Delete e3b735ae-910a-4609-8246-4e68219cdda9 VNF 2021-09-20 14:06:06,611 DEBUG 80:deletion.py(1) - VNF e3b735ae-910a-4609-8246-4e68219cdda9 deletion request 2021-09-20 14:06:06,631 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:06:06,632 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:06:06,632 DEBUG 129: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-09-20 14:06:06,632 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:06:06,633 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:06:06,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:08,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:06:08,217 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:06:08,217 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:06:08,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:06:08,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:08,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:08,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:08,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:06:08,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:08,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:08,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:08,220 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:06:08,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:06:08,220 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:06:08,220 DEBUG 129: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-09-20 14:06:08,221 DEBUG 131: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-09-20 14:06:08,221 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:06:08,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:06:10,562 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-09-20 14:06:10,563 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:06:10,565 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:06:10,570 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:06:10,571 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:06:10,571 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel 2021-09-20 14:06:10,571 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-20 14:06:10,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:11,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel HTTP/1.1" 200 None 2021-09-20 14:06:11,790 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-20 14:06:11,790 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-20 14:06:11,827 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:11,827 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:11,827 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:11,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:11,883 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:11,884 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:11,884 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:11,887 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:11,887 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:11,887 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:11,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:11,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:06:11,986 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:11,986 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:06:11,989 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:11,989 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:11,989 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:11,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:12,073 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:12,074 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:12,074 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:12,078 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:12,078 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:12,078 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:12,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:12,169 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:06:12,170 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:12,170 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:06:12,173 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:12,173 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:12,173 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:12,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:12,273 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:12,274 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:12,274 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:12,277 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:12,277 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:12,277 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:12,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:12,379 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-09-20 14:06:12,380 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:12,380 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146569768","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]}]}}]} 2021-09-20 14:06:12,383 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:12,383 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 14:06:12,383 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 14:06:12,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:12,472 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-09-20 14:06:12,473 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 14:06:12,473 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146569891","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e3b735ae-910a-4609-8246-4e68219cdda9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e3b735ae-910a-4609-8246-4e68219cdda9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 14:06:12,475 DEBUG 129:onap_service.py(1) - [None][Create e3b735ae-910a-4609-8246-4e68219cdda9 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b76202e1-9440-4871-bc5a-33183ce66357', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:12,476 DEBUG 131:onap_service.py(1) - [None][Create e3b735ae-910a-4609-8246-4e68219cdda9 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9 2021-09-20 14:06:12,476 DEBUG 132:onap_service.py(1) - [None][Create e3b735ae-910a-4609-8246-4e68219cdda9 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "50587bbe-a4e4-4efa-b5bf-7e894ed778c9", "modelVersion": "1.0", "modelVersionId": "2135b05a-34c2-4c1a-b135-cf188702335f", "modelCustomizationId": "97a7f606-a02a-41e2-a588-b14e83ab393e", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-20 14:06:12,477 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:14,106 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495/vnfs/e3b735ae-910a-4609-8246-4e68219cdda9 HTTP/1.1" 202 262 2021-09-20 14:06:14,108 INFO 142:onap_service.py(1) - [None][Create e3b735ae-910a-4609-8246-4e68219cdda9 VNF deletion request] response code: 202 2021-09-20 14:06:14,108 DEBUG 146:onap_service.py(1) - [None][Create e3b735ae-910a-4609-8246-4e68219cdda9 VNF deletion request] response: {"requestReferences":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","instanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357"}} 2021-09-20 14:06:14,109 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-20 14:06:14,118 DEBUG 129:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '250fd2b7-2289-4442-9b7a-c3dc61689f7d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:14,119 DEBUG 131:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:14,120 DEBUG 132:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:14,124 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:14,285 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1270 2021-09-20 14:06:14,286 INFO 142:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:14,287 DEBUG 146:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:06:13 GMT"}}} 2021-09-20 14:06:24,299 DEBUG 129:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fcaf86e-67e8-42fc-9cfd-24e2f1355414', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:24,299 DEBUG 131:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:24,299 DEBUG 132:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:24,301 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:24,493 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1476 2021-09-20 14:06:24,494 INFO 142:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:24,495 DEBUG 146:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","finishTime":"Mon, 20 Sep 2021 14:06:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:18 GMT"}}} 2021-09-20 14:06:24,495 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-20 14:06:24,496 DEBUG 129:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5772def7-9743-4520-ad68-9395cac32a26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:24,496 DEBUG 131:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:24,496 DEBUG 132:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:24,498 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:24,655 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1476 2021-09-20 14:06:24,656 INFO 142:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:24,656 DEBUG 146:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","finishTime":"Mon, 20 Sep 2021 14:06:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:18 GMT"}}} 2021-09-20 14:06:24,657 DEBUG 129:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a1932ad-6bdc-4aea-9f0a-77b0286e4029', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:24,657 DEBUG 131:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:24,657 DEBUG 132:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:24,659 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:24,806 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1476 2021-09-20 14:06:24,807 INFO 142:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:24,808 DEBUG 146:onap_service.py(12) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","finishTime":"Mon, 20 Sep 2021 14:06:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:18 GMT"}}} 2021-09-20 14:06:24,817 DEBUG 129:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a06a99b6-f50e-427f-a3b9-64b98db8aa6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:24,817 DEBUG 131:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:24,818 DEBUG 132:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:24,820 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:24,974 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1476 2021-09-20 14:06:24,975 INFO 142:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:24,976 DEBUG 146:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","finishTime":"Mon, 20 Sep 2021 14:06:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:18 GMT"}}} 2021-09-20 14:06:24,976 DEBUG 129:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'abb3b6dd-3551-4144-84e5-3ca92bbe345e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:24,976 DEBUG 131:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 2021-09-20 14:06:24,977 DEBUG 132:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] data sent: None 2021-09-20 14:06:24,978 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:25,139 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b76202e1-9440-4871-bc5a-33183ce66357 HTTP/1.1" 200 1476 2021-09-20 14:06:25,140 INFO 142:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response code: 200 2021-09-20 14:06:25,140 DEBUG 146:onap_service.py(1) - [None][Check b76202e1-9440-4871-bc5a-33183ce66357 orchestration request status] response: {"request":{"requestId":"b76202e1-9440-4871-bc5a-33183ce66357","startTime":"Mon, 20 Sep 2021 14:06:12 GMT","finishTime":"Mon, 20 Sep 2021 14:06:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelVersionId":"2135b05a-34c2-4c1a-b135-cf188702335f","modelCustomizationId":"97a7f606-a02a-41e2-a588-b14e83ab393e","modelUuid":"2135b05a-34c2-4c1a-b135-cf188702335f","modelInvariantUuid":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","vnfInstanceId":"e3b735ae-910a-4609-8246-4e68219cdda9","vnfInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:18 GMT"}}} 2021-09-20 14:06:25,141 DEBUG 319:service.py(1) - Delete 1ac4b434-f1cc-41ac-bbe2-df71930c3495 service instance 2021-09-20 14:06:25,141 DEBUG 113:deletion.py(1) - Service 1ac4b434-f1cc-41ac-bbe2-df71930c3495 deletion request 2021-09-20 14:06:25,150 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:06:25,151 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:06:25,151 DEBUG 129: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-09-20 14:06:25,151 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:06:25,151 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:06:25,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:25,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:06:25,930 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:06:25,930 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:06:25,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:06:25,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:25,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:25,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:25,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:06:25,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:25,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:25,935 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:25,935 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:06:25,935 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:06:25,935 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:06:25,935 DEBUG 129: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-09-20 14:06:25,935 DEBUG 131: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-09-20 14:06:25,935 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:06:25,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:06:26,631 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-09-20 14:06:26,633 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:06:26,636 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:06:26,642 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:06:26,642 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:06:26,643 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:06:26,643 DEBUG 129: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-09-20 14:06:26,643 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:06:26,643 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:06:26,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:27,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:06:27,142 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:06:27,143 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:06:27,144 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:06:27,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:27,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:27,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:27,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:06:27,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:27,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:27,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:27,145 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:06:27,145 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:06:27,146 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:06:27,146 DEBUG 129: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-09-20 14:06:27,146 DEBUG 131: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-09-20 14:06:27,146 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:06:27,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:06:27,776 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-09-20 14:06:27,778 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:06:27,779 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:06:27,783 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:06:27,784 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-20 14:06:27,784 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-20 14:06:27,784 DEBUG 129: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-09-20 14:06:27,784 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-20 14:06:27,785 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-20 14:06:27,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:28,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-09-20 14:06:28,285 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-20 14:06:28,285 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-20 14:06:28,287 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-20 14:06:28,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:28,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:28,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:28,287 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-20 14:06:28,288 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-20 14:06:28,288 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-20 14:06:28,288 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-20 14:06:28,288 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-20 14:06:28,288 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-20 14:06:28,288 INFO 192:__init__.py(1) - Service found, updating information 2021-09-20 14:06:28,288 DEBUG 129: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-09-20 14:06:28,288 DEBUG 131: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-09-20 14:06:28,289 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-20 14:06:28,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-20 14:06:29,106 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-09-20 14:06:29,107 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-20 14:06:29,109 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1929b96b-bf1d-4bae-b514-553608c38a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136529450,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4bd3e59-651e-493e-957e-fd1c519f5859","invariantUUID":"e95b172f-4322-4219-9ee2-f8c91af9a8b0","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":"a03c1923-8a09-4fdb-b2c3-b6dd8c2359e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136727850,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7f4fb46-af7a-44b6-9dba-a508fdc9d4b5","invariantUUID":"d0aa2510-8141-439f-b783-441019b3bdc7","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0fc43e12-e1e1-4375-b139-8a5886f26723","lifecycleState":"CERTIFIED","lastUpdateDate":1632146310324,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2135b05a-34c2-4c1a-b135-cf188702335f","invariantUUID":"50587bbe-a4e4-4efa-b5bf-7e894ed778c9","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":"b3c9fe88-1ac9-419b-b9d0-9b519ada044d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136981091,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63e840c6-9186-4b05-ba9a-75f38990b05f","invariantUUID":"3ddac245-1017-4e7c-aa4c-ac3191250c44","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71457227-32af-4434-8416-239bb068d2b2","lifecycleState":"CERTIFIED","lastUpdateDate":1632136594079,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d5225f8e-6c53-4d5c-af83-eab0c6330ba8","invariantUUID":"99e7b5af-3a0a-4708-b558-062b809220ee","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85987498-34bf-4d91-b232-189b06c9bed4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136779233,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6276501c-9dc2-4aee-baf9-a68427209b0c","invariantUUID":"4ddb8f65-c9a3-40bf-9604-5780a803b896","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87d635fa-19c9-44ae-ad64-7a7137e61cad","lifecycleState":"CERTIFIED","lastUpdateDate":1632136801067,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"89ed6f66-4bcf-45c6-9770-65ba13326348","invariantUUID":"976c75c3-16d4-48dd-b443-039ce33ba6de","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":"a442ccde-5dc3-4e77-b8c6-ad01b1676cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632136815278,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"271d8e33-7c57-40b3-b9f8-140ff1497052","invariantUUID":"abb59575-2bee-41b4-8b88-cbc331f42338","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":"be2eca24-5361-4f89-a091-38faf586b71d","lifecycleState":"CERTIFIED","lastUpdateDate":1632136784492,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6f7d33a-4d4b-403f-9086-7744bd188f14","invariantUUID":"da62fda3-cf52-4c3a-8ab2-778269437caf","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02f5a057-2346-466b-9ebf-d9197485192f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136722642,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99d13f14-93c5-40f0-850c-022bb8ee5674","invariantUUID":"fd95fcfb-bf26-455e-8524-a2c70c19cf8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bd4ad8d-5e4c-4656-8f67-9292fcc174ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632136700339,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da20518-bb26-4725-b614-93deb5c04dcf","invariantUUID":"bf12c315-dac9-4e7e-8ab2-2018ea4ffe2c","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ce220c4-ff78-4422-8f4e-8b28f43afeb9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136795098,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b03d26d2-826a-4f58-9bc5-8e3fcc1a830b","invariantUUID":"bb7b69cc-a36c-403c-ae90-541c3782a77b","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":"port","uniqueId":"7322199d-070f-400f-a978-3271efcd6f78","lifecycleState":"CERTIFIED","lastUpdateDate":1632137076103,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857eed10-a7b5-4fdf-93ae-417535a58518","invariantUUID":"6a1f4ce1-be5d-474a-b010-47948460a197","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4d854e0-6218-4e5b-b2b0-38cfeb83cbf9","lifecycleState":"CERTIFIED","lastUpdateDate":1632137005233,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10845e31-4b42-4f9a-828e-397bf9863206","invariantUUID":"4a8f43e0-eebf-47ea-81e9-c2033271b736","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a0e5faa-30b5-4642-87c0-58e1ba4d79a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136969497,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb145bde-e494-4eab-945c-5c470f45722c","invariantUUID":"cfc778f4-dbf1-4f74-bf5f-f35408d64f90","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"15f53106-a2c3-4d38-b036-0aef9c20634c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136667898,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"589bef60-c05a-4379-ae1b-7a2d5473395a","invariantUUID":"4190f00b-2f7b-4935-8c08-3434ebd16ac2","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9499875d-bb2e-470e-93cc-8280c8ec3c3a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632137026330,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"745de037-283d-485d-8430-a8d7f3deb8f5","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"securityrules","uniqueId":"efe6a57f-8079-432e-a539-89f88db60c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136678692,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8daad42e-a776-4c9b-86ef-fb6526500f53","invariantUUID":"cc3600ac-e301-4d05-be9b-db4af81e9e5a","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":"defaulticon","uniqueId":"5e4f983c-1046-4b8d-bdc0-9e5bfbc22bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1632136583437,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8691b9f2-a4cd-405f-b768-4628375cdceb","invariantUUID":"27d83b9d-57cb-4b7c-b7bd-c3ed0a84c691","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"468c13c1-7b55-4772-98d0-db0407823b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136943200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8cd6c7-d3f2-4f96-a87f-10548876eaaf","invariantUUID":"8b243f4e-4b78-484e-b994-5933b77478fb","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b90e2b2-eb6d-4fc1-bcdd-cb792b192799","lifecycleState":"CERTIFIED","lastUpdateDate":1632136705617,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e0e47db-ae0d-4d80-b8bb-51dd81efd901","invariantUUID":"7460b2bd-7f87-4022-8150-e1b2ed7276d4","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":"objectStorage","uniqueId":"8a5dad79-305c-4d2a-8bde-d56633c60d40","lifecycleState":"CERTIFIED","lastUpdateDate":1632136556319,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00f2a677-f2c6-4b0a-87e1-39b384d906d5","invariantUUID":"829aaed0-cd80-4da1-a409-b4f3da38d3af","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d089e45a-b56a-4072-b1f4-4d3afebed91a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136673396,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76cbdc6b-bd79-4e29-80e8-332c527f41f5","invariantUUID":"e8fb8eb5-d4b5-4fe9-b8b9-6967ed7afe04","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":"25426f44-0a97-4649-891c-6fe169e4b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136763611,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8e92be8-1a7a-430a-9540-ccc2580235f9","invariantUUID":"8c8e4ded-da9c-4709-ae98-d9066f26befe","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":"network","uniqueId":"e8b340fc-24d9-42f6-8a05-52620c1d56ac","lifecycleState":"CERTIFIED","lastUpdateDate":1632137049764,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd739376-f1fa-47f4-a047-3ee1610d7cff","invariantUUID":"cb11f879-8493-4f0b-ae44-199d71a65bcd","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":"objectStorage","uniqueId":"915f961b-2b9d-47c8-a17f-f157ec674a85","lifecycleState":"CERTIFIED","lastUpdateDate":1632136887142,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c741d45-c58d-4e4e-acf4-d77f3161fe83","invariantUUID":"9bcdb036-b97c-4065-b35b-0e9424e7766c","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":"compute","uniqueId":"ce98a172-7c6d-4ca1-a962-979eb381a16b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136470451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3332c33-7865-43ad-83da-253a3509db0a","invariantUUID":"88ce24de-06e0-43f9-a8c2-8a5f4c8a0745","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":"851a8634-8773-4e20-a6ba-003db868c54f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136959225,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b9d8b1a-f4bf-401e-83b2-7b8ab0a1c927","invariantUUID":"0e70a238-b849-470b-9605-5343c1f8a1bf","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":"compute","uniqueId":"a6204651-3a2b-49da-baf4-ce7191ac58ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632136866070,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5942c435-72ed-4c7f-b3b1-c47408db671a","invariantUUID":"2770821b-ecc6-45a7-abb1-063652a7b403","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6f85a1d-99aa-403a-a900-eac147cfd747","lifecycleState":"CERTIFIED","lastUpdateDate":1632136954043,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9cbcf8c-6b80-4b7a-b03d-14a281d4a8b7","invariantUUID":"4f285073-1292-45b4-ba12-e58865eb8895","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":"port","uniqueId":"f237fce3-9922-475f-8784-76172e864c50","lifecycleState":"CERTIFIED","lastUpdateDate":1632136578236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c40e178-5c70-4e42-91bb-3e0b88aa2e1f","invariantUUID":"e76910af-ad6e-42ca-8040-a12d57c108ab","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":"defaulticon","uniqueId":"0719ecdc-2e9c-4551-ac38-7f786150303b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136820433,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9139e1-f023-40f5-bead-045a89919989","invariantUUID":"c09c516c-b14f-4f7f-a312-d01303fd484f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edad5b85-0de4-468d-b7d2-8c45d753d5a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632137019417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"804d4adf-e7e0-4172-b081-0ffa3f08e137","invariantUUID":"766395a2-9e4d-4290-b855-6f685d10d1e9","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":"60017dba-2051-4380-974a-6ae1679ca2a8","lifecycleState":"CERTIFIED","lastUpdateDate":1632136964403,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9e6c243-e669-4dc8-8b61-c09e522856d2","invariantUUID":"e70b0c15-5611-435e-be93-908c50c086f2","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":"defaulticon","uniqueId":"27c1e8bd-871b-4fe4-a4c3-3d88da2d6ac6","lifecycleState":"CERTIFIED","lastUpdateDate":1632136937642,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef471e23-f9fb-4fde-8bab-f405066fd2b5","invariantUUID":"d3442bf4-3356-4733-a66e-d6581354ec57","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":"defaulticon","uniqueId":"5c8ea02b-1d36-4e20-a29d-242fa7ec33e5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136492773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b5ef505-a8a4-47cd-a3b3-8eae5b90022d","invariantUUID":"3dcc61c3-b6b2-4a00-acc4-07a3f7f42035","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":"fcc897ec-f52e-4f16-bda0-581b5c04fdec","lifecycleState":"CERTIFIED","lastUpdateDate":1632136600042,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"820db3ba-d6a7-4049-8e13-2498a1600341","invariantUUID":"51aa864a-67e6-4f33-b110-d121c924029f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20fe57d7-941a-480d-b100-c9846c99cf63","lifecycleState":"CERTIFIED","lastUpdateDate":1632136550813,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5dd17fa-17a8-4a43-a7c1-c9dedcca7f46","invariantUUID":"b215f3d6-824f-406e-8b69-7ec4dfa85962","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":"d7533f45-9ca7-4d68-add9-26f1e771f493","lifecycleState":"CERTIFIED","lastUpdateDate":1632136588801,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90524638-9263-4cce-8ede-ad555dae2291","invariantUUID":"7088be2c-ffa8-42d9-a13c-18f4c4e7b4b5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8761b6c6-afc9-4a2b-b3d5-a385c27b94e9","lifecycleState":"CERTIFIED","lastUpdateDate":1632136825569,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4173ba-4647-4fc2-a33a-18a34937a42e","invariantUUID":"76617d18-5b57-419e-877f-1e0b66d3119a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cb27e2d2-4e80-4617-b31d-c72e38ff1bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136836137,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05968f17-4c5b-4fcd-ae47-45f1ac65d0e3","invariantUUID":"01256ca4-5e31-4a1b-81bd-51fa99af361e","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":"loadBalancer","uniqueId":"f3313f19-af23-4be5-9ac3-e9730f2a9e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136524248,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4e89908-e027-4fff-8117-25b96892ae9e","invariantUUID":"a0b44bcd-ac43-4954-be0f-4d02493a51ef","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":"compute","uniqueId":"bf91227e-63de-46a2-b610-600930a8e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632137065774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43892a32-653f-40d8-b250-d29670c7e1f2","invariantUUID":"4baf07a7-f311-45fd-ad0c-2a2864c8a727","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":"3fa5693c-ef34-489e-8104-4990738db882","lifecycleState":"CERTIFIED","lastUpdateDate":1632136830867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"036cd892-a872-4f5d-a976-7eec8e10ce37","invariantUUID":"5df8b9d5-b5e0-46d0-b9cd-98bf4e495981","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":"objectStorage","uniqueId":"efac537c-b3fc-4022-95c5-df54897ecd05","lifecycleState":"CERTIFIED","lastUpdateDate":1632136499676,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90cea0dc-f0ac-4f02-8cee-9e7a7e6eca2a","invariantUUID":"3dc46e3e-c8ba-4dd0-aa91-f6861a955f8c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dffc1dab-2120-4651-9cc0-85a4328b1b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136841453,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e96d1396-0399-45a8-b305-45b11255f2f0","invariantUUID":"ecd3e929-23cf-4e07-beee-0e0125c92671","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":"d7912736-523d-4e21-b63c-e4c18dbab815","lifecycleState":"CERTIFIED","lastUpdateDate":1632136858296,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ea01589-c909-4067-a68a-3af5da505d7a","invariantUUID":"e2a4467d-1f18-49e4-8913-98b86e5abcff","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":"c1dbeded-d2bc-4cac-96a9-5cf5d5669fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632136974814,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab15190-5126-4d75-a4e4-449a251de6a9","invariantUUID":"c43859c9-4d9f-49eb-880b-a6632045c8ca","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":"network","uniqueId":"e4a772a4-f1b2-4d3e-9702-751eec99d53a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136910580,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da3e8cd9-e8a2-4cc3-b436-13e0442c7880","invariantUUID":"fe3ecc0f-dbc1-4522-a659-8a53b4b7f997","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":"objectStorage","uniqueId":"3f999875-cca8-4db0-8119-33f1a2e92a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1632136507278,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"117c45aa-f19d-45b4-b4cd-dd6756a5deeb","invariantUUID":"7e5e067b-7d71-4e09-a778-aaf2df024b77","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4eb65ca3-e470-4888-a992-9ff333f72690","lifecycleState":"CERTIFIED","lastUpdateDate":1632137057610,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7cec789-5b9b-4d9d-a64d-75def02bac22","invariantUUID":"92d94936-a60c-4512-b138-a62cee6f6635","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":"f55b56fe-d460-4e98-a85a-c7dcedbbc78b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136571141,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40a36c8b-a70f-4b24-9cb8-6fdaeeba0618","invariantUUID":"0380332c-02f6-46c0-af74-b6cb92a90e23","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1b0ae52-662b-4ef6-a013-76a54f2a5984","lifecycleState":"CERTIFIED","lastUpdateDate":1632136692677,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56220c9-8729-4753-a17e-3735a2522422","invariantUUID":"67e7f76b-9165-4131-9dda-5a21e401cf69","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":"objectStorage","uniqueId":"7a517ef8-7403-4e7e-8995-7f0b03fb8ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136892931,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b25b5572-16d6-4a85-8e21-a69c61b8d127","invariantUUID":"600a8489-0d64-4964-a5cf-9b938654a253","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":"objectStorage","uniqueId":"1f213f89-2dc7-4b84-aef0-c973e1ca3734","lifecycleState":"CERTIFIED","lastUpdateDate":1632136904617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"172e4bb1-4bf1-406f-8385-52b3645a05f8","invariantUUID":"f456b0cc-7d3a-4c78-a6fa-a4616757be02","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e422706-6792-46ef-b90b-4d270cb5d6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632136852015,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee9d0976-682d-49f7-b2d2-f9c9e0b3f565","invariantUUID":"b39926ec-be69-4b5b-95eb-63dee0a22dec","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":"b341ea18-9936-4bd6-a207-3a7cdfe2d05c","lifecycleState":"CERTIFIED","lastUpdateDate":1632136988971,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc6f4a0-28ef-4b4a-9e5d-842c51c7c75c","invariantUUID":"097cfeed-010f-41c3-b304-fe5932fe3d88","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"feedee15-33e2-46d5-be85-9a2f761481bc","lifecycleState":"CERTIFIED","lastUpdateDate":1632137072716,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"396bd97d-1bbe-436b-b8d3-b011c5e48bfa","invariantUUID":"ec5cddbe-213c-484b-baf9-38cb0e33be4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3b82f0-e277-422e-88ec-cc023606d391","lifecycleState":"CERTIFIED","lastUpdateDate":1632136732831,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89e479c4-121c-4f8c-8f72-cb5788366553","invariantUUID":"7de19179-f88d-457c-9bd9-a58f7097dfb3","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":"ae4cbd04-75b7-4507-ae74-1f27a4a04835","lifecycleState":"CERTIFIED","lastUpdateDate":1632136807827,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6603efe9-16ac-42c3-bdb8-12fa0b4f75c0","invariantUUID":"0d275dd3-ae8d-4dee-ad44-e9906f11b102","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":"compute","uniqueId":"6be50330-0ca1-4f9c-a2a1-47b847b44710","lifecycleState":"CERTIFIED","lastUpdateDate":1632137060640,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2ac40c5-e915-410e-b79a-f73194ae77c5","invariantUUID":"690cb88b-2cc8-48e1-a205-4a260588874b","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":"b015c61c-4400-488d-baf0-f50f9bbecac1","lifecycleState":"CERTIFIED","lastUpdateDate":1632136710994,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dee7cbb-5bac-46a4-ab25-4d708e4c826d","invariantUUID":"3a676f2a-a2d0-4f63-a604-939684d2dd52","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":"port","uniqueId":"995eefa7-531e-42bf-9762-125c907e0897","lifecycleState":"CERTIFIED","lastUpdateDate":1632136653837,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7a7037-5224-451e-ad62-8bf1298b4fdf","invariantUUID":"ec5d6191-b8a4-4f0b-a7ee-e27dcd5fc6b1","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":"cbabff16-1100-40dc-99f9-75e6f516d4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632136534790,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6e46d8c-6d12-4272-8f03-8f3288028e50","invariantUUID":"8c4fd844-176a-4cb8-a888-9f22bb12b1bb","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3562dc58-27d4-4b2b-9b93-7f213e066f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1632136563201,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237e6fe1-2936-43f0-8757-57eecbf0c14e","invariantUUID":"9609031d-e27f-4047-b883-537aa7fd7802","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":"d0c21fd9-9fcd-4e1b-9109-a7639c625b62","lifecycleState":"CERTIFIED","lastUpdateDate":1632136605725,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b13a16b9-052d-4814-a930-05c863dc0c5f","invariantUUID":"a0a31054-2d98-4d10-9a22-f815047a4468","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66502be8-44b4-4a7f-9e84-ba78a6fecdac","lifecycleState":"CERTIFIED","lastUpdateDate":1632136948427,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c16d5e8-32cc-4d89-b591-1e90669eedeb","invariantUUID":"b67d20aa-22ea-460e-a669-af177d5085ac","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a08539b-5e98-423d-8687-c1bd20577bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632136999902,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83cc751c-bad6-4d03-9f80-cbc252c8ce5d","invariantUUID":"7606ffda-e15f-4a97-8764-f47c722932fc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a01c6e3-3853-4584-b790-e52483ce2f8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632137010704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb134ac-2f4c-4a2a-9e7e-9900cb67a21f","invariantUUID":"9fee6c8a-0192-450d-a343-648ad4a16083","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":"compute","uniqueId":"51691386-730d-4a4b-8f0e-ff6708bfb80b","lifecycleState":"CERTIFIED","lastUpdateDate":1632136881828,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d328016f-c104-47a4-8f3e-76bd4329f72d","invariantUUID":"3110ca3c-1e81-4689-97a5-e2d880d38b5f","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":"networkrules","uniqueId":"d46b9154-c08e-4ca9-958f-d303fb478d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1632136648748,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bcf664bc-c4ad-4568-891f-350942fc9376","invariantUUID":"2f284a89-5c2b-4e5a-897e-9568a7b44a5b","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":"fec66155-4ec4-47da-a932-43275e076144","lifecycleState":"CERTIFIED","lastUpdateDate":1632136611291,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e35b90d-4ef6-4f86-a126-0637d436d426","invariantUUID":"4fe81455-5fab-49dd-b739-fecd55b410e7","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"030837e6-090e-4381-bf8f-7bcd5fa513f5","lifecycleState":"CERTIFIED","lastUpdateDate":1632146047322,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f12fe82-4a69-4ded-a7db-eb5dba1b9c5c","invariantUUID":"f3defa62-9621-4862-b72b-1df1617fbd4f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94490215-5a7e-49ba-9e45-30230e82c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632146362939,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","invariantUUID":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-20 14:06:29,115 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-20 14:06:29,116 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-20 14:06:29,116 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel 2021-09-20 14:06:29,116 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-20 14:06:29,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-20 14:06:29,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/743bfd72-3248-48b5-aa65-b30b659f1ff6/toscaModel HTTP/1.1" 200 None 2021-09-20 14:06:29,310 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-20 14:06:29,310 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-20 14:06:29,343 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,343 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:29,343 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:29,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,398 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:29,399 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:29,400 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:29,403 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,403 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:29,403 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:29,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,460 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 14:06:29,460 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:29,461 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146777443","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 14:06:29,463 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,463 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:29,463 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:29,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,511 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:29,511 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:29,512 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:29,514 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,514 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:29,514 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:29,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,566 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 14:06:29,567 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:29,567 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146777443","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 14:06:29,569 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,569 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-09-20 14:06:29,569 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-20 14:06:29,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,620 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-09-20 14:06:29,621 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-20 14:06:29,621 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-20 14:06:29,624 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,624 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-09-20 14:06:29,624 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-20 14:06:29,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,721 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-09-20 14:06:29,723 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-20 14:06:29,723 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1632146777443","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-20 14:06:29,726 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-20 14:06:29,726 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-20 14:06:29,726 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-20 14:06:29,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-20 14:06:29,789 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-09-20 14:06:29,791 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-20 14:06:29,791 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632146777443","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-20 14:06:29,794 DEBUG 129:onap_service.py(1) - [None][Create 1ac4b434-f1cc-41ac-bbe2-df71930c3495 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3a424b0-4467-4bc9-b040-1708fcc3e00e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:29,794 DEBUG 131:onap_service.py(1) - [None][Create 1ac4b434-f1cc-41ac-bbe2-df71930c3495 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495 2021-09-20 14:06:29,795 DEBUG 132:onap_service.py(1) - [None][Create 1ac4b434-f1cc-41ac-bbe2-df71930c3495 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "27813b37-16ad-4ae0-941e-5e93db7f6ccb", "modelVersion": "1.0", "modelVersionId": "743bfd72-3248-48b5-aa65-b30b659f1ff6" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-20 14:06:29,797 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:31,567 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/1ac4b434-f1cc-41ac-bbe2-df71930c3495 HTTP/1.1" 202 262 2021-09-20 14:06:31,568 INFO 142:onap_service.py(1) - [None][Create 1ac4b434-f1cc-41ac-bbe2-df71930c3495 Service deletion request] response code: 202 2021-09-20 14:06:31,569 DEBUG 146:onap_service.py(1) - [None][Create 1ac4b434-f1cc-41ac-bbe2-df71930c3495 Service deletion request] response: {"requestReferences":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","instanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e"}} 2021-09-20 14:06:31,570 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-20 14:06:31,582 DEBUG 129:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f1b433a-dbb6-4265-bf46-5ec7e52b7d31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:31,583 DEBUG 131:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e 2021-09-20 14:06:31,584 DEBUG 132:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] data sent: None 2021-09-20 14:06:31,587 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:31,736 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e HTTP/1.1" 200 1024 2021-09-20 14:06:31,738 INFO 142:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response code: 200 2021-09-20 14:06:31,738 DEBUG 146:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response: {"request":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","startTime":"Mon, 20 Sep 2021 14:06:30 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 20 Sep 2021 14:06:30 GMT"}}} 2021-09-20 14:06:41,750 DEBUG 129:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c92e8f2-c084-4cdb-aef8-62cd6a88517e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:41,750 DEBUG 131:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e 2021-09-20 14:06:41,750 DEBUG 132:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] data sent: None 2021-09-20 14:06:41,752 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:41,923 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e HTTP/1.1" 200 1234 2021-09-20 14:06:41,924 INFO 142:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response code: 200 2021-09-20 14:06:41,925 DEBUG 146:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response: {"request":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","startTime":"Mon, 20 Sep 2021 14:06:30 GMT","finishTime":"Mon, 20 Sep 2021 14:06:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:33 GMT"}}} 2021-09-20 14:06:41,925 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-20 14:06:41,926 DEBUG 129:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77196302-560f-40be-8604-aa189a9287a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:41,926 DEBUG 131:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e 2021-09-20 14:06:41,926 DEBUG 132:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] data sent: None 2021-09-20 14:06:41,928 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:42,083 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e HTTP/1.1" 200 1234 2021-09-20 14:06:42,084 INFO 142:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response code: 200 2021-09-20 14:06:42,085 DEBUG 146:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response: {"request":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","startTime":"Mon, 20 Sep 2021 14:06:30 GMT","finishTime":"Mon, 20 Sep 2021 14:06:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:33 GMT"}}} 2021-09-20 14:06:42,085 DEBUG 129:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f05d36f-7c54-4d29-9b0b-5f32407fa288', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:42,086 DEBUG 131:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e 2021-09-20 14:06:42,086 DEBUG 132:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] data sent: None 2021-09-20 14:06:42,087 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:42,231 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e HTTP/1.1" 200 1234 2021-09-20 14:06:42,232 INFO 142:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response code: 200 2021-09-20 14:06:42,233 DEBUG 146:onap_service.py(13) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response: {"request":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","startTime":"Mon, 20 Sep 2021 14:06:30 GMT","finishTime":"Mon, 20 Sep 2021 14:06:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:33 GMT"}}} 2021-09-20 14:06:42,241 DEBUG 129:onap_service.py(1) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e014dad7-2fdc-47e6-a620-cb1d4bb7b903', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-20 14:06:42,241 DEBUG 131:onap_service.py(1) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e 2021-09-20 14:06:42,241 DEBUG 132:onap_service.py(1) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] data sent: None 2021-09-20 14:06:42,243 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-20 14:06:42,388 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3a424b0-4467-4bc9-b040-1708fcc3e00e HTTP/1.1" 200 1234 2021-09-20 14:06:42,390 INFO 142:onap_service.py(1) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response code: 200 2021-09-20 14:06:42,391 DEBUG 146:onap_service.py(1) - [None][Check d3a424b0-4467-4bc9-b040-1708fcc3e00e orchestration request status] response: {"request":{"requestId":"d3a424b0-4467-4bc9-b040-1708fcc3e00e","startTime":"Mon, 20 Sep 2021 14:06:30 GMT","finishTime":"Mon, 20 Sep 2021 14:06:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"27813b37-16ad-4ae0-941e-5e93db7f6ccb","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelUuid":"743bfd72-3248-48b5-aa65-b30b659f1ff6","modelInvariantUuid":"27813b37-16ad-4ae0-941e-5e93db7f6ccb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1ac4b434-f1cc-41ac-bbe2-df71930c3495","serviceInstanceName":"basic_vm-217ae8d2-514a-4993-80b8-4d0793f35893"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 20 Sep 2021 14:06:33 GMT"}}} 2021-09-20 14:06:42,391 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-20 14:06:42,393 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 09:02 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-20 14:06:42,397 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-20 14:06:42,509 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-20 14:06:42,998 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-09-20 14:06:43,000 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/614895726c44f500102b8ef2 2021-09-20 14:06:43,000 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK