2021-09-10 01:50:42,455 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-10 01:50:42,456 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-10 01:50:42,464 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-10 01:50:42,464 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-10 01:50:42,464 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-10 01:50:42,465 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-10 01:50:42,465 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-10 01:50:42,465 DEBUG 33:basic_vm.py(1) - start time 2021-09-10 01:50:42,466 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-10 01:50:42,466 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 01:50:42,466 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-10 01:50:42,466 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-10 01:50:42,466 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 01:50:42,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:42,627 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-10 01:50:42,629 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 01:50:42,630 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-10 01:50:42,633 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-10 01:50:42,633 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-10 01:50:42,634 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-10 01:50:42,634 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-10 01:50:42,634 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-10 01:50:42,634 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 01:50:42,635 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-10 01:50:42,635 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-10 01:50:42,635 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 01:50:42,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:42,803 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-10 01:50:42,805 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 01:50:42,805 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-10 01:50:42,808 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-10 01:50:42,809 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-10 01:50:42,809 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-10 01:50:42,835 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-10 01:50:42,836 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-10 01:50:42,836 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-10 01:50:42,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:43,699 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-10 01:50:43,701 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-10 01:50:43,701 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","version":{"id":"d0d7d583b4544a2485c12c484a2b0580","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-10 01:50:43,704 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-10 01:50:43,704 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-10 01:50:43,711 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-10 01:50:43,711 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/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions/d0d7d583b4544a2485c12c484a2b0580/actions 2021-09-10 01:50:43,712 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-10 01:50:43,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:43,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions/d0d7d583b4544a2485c12c484a2b0580/actions HTTP/1.1" 200 2 2021-09-10 01:50:43,945 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-10 01:50:43,945 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-10 01:50:43,948 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-10 01:50:43,960 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:50:43,960 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:50:43,961 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-10 01:50:43,961 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-10 01:50:43,961 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:50:43,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,029 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-10 01:50:44,030 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:50:44,031 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-10 01:50:44,033 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:50:44,033 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:50:44,033 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-10 01:50:44,033 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:50:44,033 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-10 01:50:44,034 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:50:44,034 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:50:44,034 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-10 01:50:44,034 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-10 01:50:44,034 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:50:44,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,095 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-10 01:50:44,096 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:50:44,097 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-10 01:50:44,099 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:50:44,099 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:50:44,099 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-10 01:50:44,099 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:50:44,099 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-10 01:50:44,099 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:50:44,100 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:50:44,100 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-10 01:50:44,100 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-10 01:50:44,100 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:50:44,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,164 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-10 01:50:44,165 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:50:44,165 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-10 01:50:44,167 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:50:44,167 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:50:44,167 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-10 01:50:44,167 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:50:44,167 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-10 01:50:44,168 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:50:44,168 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:50:44,168 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-10 01:50:44,168 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-10 01:50:44,168 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:50:44,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,234 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-10 01:50:44,235 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:50:44,235 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-10 01:50:44,237 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:50:44,237 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:50:44,237 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-10 01:50:44,238 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:50:44,238 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-10 01:50:44,238 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-10 01:50:44,238 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:50:44,239 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:50:44,239 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-10 01:50:44,239 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-10 01:50:44,239 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:50:44,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,297 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-10 01:50:44,299 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:50:44,299 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-10 01:50:44,302 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:50:44,302 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:50:44,303 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-10 01:50:44,303 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:50:44,303 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-10 01:50:44,308 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-10 01:50:44,308 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 01:50:44,309 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-10 01:50:44,309 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-10 01:50:44,310 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 01:50:44,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,385 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-10 01:50:44,386 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 01:50:44,386 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"71ac7c5cc4c6498d9c1d35ff3bc1af80","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-10 01:50:44,388 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-10 01:50:44,388 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-10 01:50:44,389 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-10 01:50:44,389 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/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions 2021-09-10 01:50:44,389 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:44,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,480 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions HTTP/1.1" 200 264 2021-09-10 01:50:44,482 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:44,482 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d0d7d583b4544a2485c12c484a2b0580","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238642930,"modificationTime":1631238643857,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:50:44,485 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 01:50:44,486 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-10 01:50:44,486 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-10 01:50:44,486 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/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions 2021-09-10 01:50:44,487 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:44,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:44,555 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/71ac7c5cc4c6498d9c1d35ff3bc1af80/versions HTTP/1.1" 200 264 2021-09-10 01:50:44,556 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:44,557 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d0d7d583b4544a2485c12c484a2b0580","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238642930,"modificationTime":1631238643857,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:50:44,559 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 01:50:44,560 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-10 01:50:44,560 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-10 01:50:44,560 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": "71ac7c5cc4c6498d9c1d35ff3bc1af80", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-10 01:50:44,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:45,830 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-10 01:50:45,831 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-10 01:50:45,831 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3124328b53a84120bf2239d965f4766a","version":{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-10 01:50:45,833 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-10 01:50:45,833 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-10 01:50:45,833 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:45,833 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:45,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:45,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:45,888 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:45,889 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:45,892 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-10 01:50:45,892 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:45,892 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:45,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 223 2021-09-10 01:50:46,161 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:46,162 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631238644622,"modificationTime":1631238644977} 2021-09-10 01:50:46,165 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-10 01:50:46,165 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:46,165 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:46,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,349 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 368 2021-09-10 01:50:46,351 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:46,351 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039"} 2021-09-10 01:50:46,355 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-10 01:50:46,355 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:46,356 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:46,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 368 2021-09-10 01:50:46,533 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:46,534 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039"} 2021-09-10 01:50:46,537 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-10 01:50:46,538 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-10 01:50:46,538 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:46,538 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:46,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:46,608 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:46,608 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:46,611 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-10 01:50:46,612 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:46,612 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:46,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 223 2021-09-10 01:50:46,709 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:46,709 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631238644622,"modificationTime":1631238644977} 2021-09-10 01:50:46,713 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-10 01:50:46,713 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:46,714 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:46,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:46,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 368 2021-09-10 01:50:46,891 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:46,891 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039"} 2021-09-10 01:50:46,894 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-10 01:50:46,895 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:46,895 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:46,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 368 2021-09-10 01:50:47,078 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:47,078 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039"} 2021-09-10 01:50:47,081 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-10 01:50:47,081 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/orchestration-template-candidate 2021-09-10 01:50:47,081 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-10 01:50:47,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-10 01:50:47,219 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-10 01:50:47,220 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-10 01:50:47,220 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-10 01:50:47,223 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-10 01:50:47,223 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:47,224 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:47,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:47,298 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:47,298 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:47,300 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-10 01:50:47,301 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,301 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:47,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 222 2021-09-10 01:50:47,402 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:47,403 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631238644622,"modificationTime":1631238647207} 2021-09-10 01:50:47,405 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-10 01:50:47,405 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,406 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:47,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 439 2021-09-10 01:50:47,499 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:47,499 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-10 01:50:47,501 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-10 01:50:47,501 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,501 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:47,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 439 2021-09-10 01:50:47,619 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:47,619 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-10 01:50:47,621 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-10 01:50:47,621 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-10 01:50:47,621 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:47,622 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:47,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:47,673 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:47,674 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:47,675 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-10 01:50:47,675 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,676 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:47,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 222 2021-09-10 01:50:47,763 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:47,763 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631238644622,"modificationTime":1631238647207} 2021-09-10 01:50:47,765 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-10 01:50:47,765 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,765 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:47,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:47,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 439 2021-09-10 01:50:47,891 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:47,891 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-10 01:50:47,893 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-10 01:50:47,894 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:47,894 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:47,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:48,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 439 2021-09-10 01:50:48,025 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:48,025 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-10 01:50:48,028 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-10 01:50:48,029 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/orchestration-template-candidate/process 2021-09-10 01:50:48,029 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-10 01:50:48,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:50,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-10 01:50:50,970 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-10 01:50:50,970 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-10 01:50:50,973 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-10 01:50:50,974 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-10 01:50:50,974 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:50,975 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:50,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:51,052 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:51,052 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:51,054 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-10 01:50:51,054 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,054 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:51,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 222 2021-09-10 01:50:51,145 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:51,145 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631238644622,"modificationTime":1631238650956} 2021-09-10 01:50:51,147 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-10 01:50:51,147 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,147 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:51,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:51,339 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:51,340 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:51,343 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-10 01:50:51,343 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,344 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:51,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:51,460 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:51,460 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:51,464 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-10 01:50:51,464 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-10 01:50:51,464 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:51,465 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:51,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,547 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:51,549 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:51,549 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238644993,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:51,552 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-10 01:50:51,552 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,553 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:51,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 222 2021-09-10 01:50:51,666 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:51,667 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631238644622,"modificationTime":1631238650956} 2021-09-10 01:50:51,669 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-10 01:50:51,669 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,670 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:51,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:51,814 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:51,814 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:51,817 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-10 01:50:51,817 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:51,818 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:51,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:51,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:51,999 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:51,999 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:52,008 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-10 01:50:52,009 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions 2021-09-10 01:50:52,009 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-10 01:50:52,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:57,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions HTTP/1.1" 200 2 2021-09-10 01:50:57,930 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-10 01:50:57,930 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-10 01:50:57,932 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-10 01:50:57,933 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:57,933 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:57,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:57,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:57,996 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:57,996 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238652065,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:57,998 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-10 01:50:57,998 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:57,998 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:58,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:58,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 223 2021-09-10 01:50:58,071 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:58,071 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631238644622,"modificationTime":1631238650956} 2021-09-10 01:50:58,073 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-10 01:50:58,073 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:58,073 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:58,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:58,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:58,231 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:58,231 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:58,234 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-10 01:50:58,235 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-10 01:50:58,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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:50:58,236 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:50:58,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:58,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 253 2021-09-10 01:50:58,301 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:50:58,301 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631238644622,"modificationTime":1631238652065,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 01:50:58,304 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-10 01:50:58,304 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:58,304 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 01:50:58,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:58,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 223 2021-09-10 01:50:58,393 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 01:50:58,394 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631238644622,"modificationTime":1631238650956} 2021-09-10 01:50:58,397 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-10 01:50:58,397 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:50:58,397 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:50:58,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:50:58,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:50:58,526 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:50:58,526 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:50:58,535 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-10 01:50:58,535 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions 2021-09-10 01:50:58,535 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-10 01:50:58,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:02,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions HTTP/1.1" 200 2 2021-09-10 01:51:02,694 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-10 01:51:02,695 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-10 01:51:02,698 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-10 01:51:02,699 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:51:02,699 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:51:02,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:02,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 264 2021-09-10 01:51:02,784 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:51:02,784 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238644622,"modificationTime":1631238661435,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:51:02,787 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-10 01:51:02,788 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-10 01:51:02,788 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:51:02,788 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:51:02,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:02,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 264 2021-09-10 01:51:02,860 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:51:02,860 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238644622,"modificationTime":1631238661435,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:51:02,865 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-10 01:51:02,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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions 2021-09-10 01:51:02,866 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-10 01:51:02,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:03,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions HTTP/1.1" 200 316 2021-09-10 01:51:03,543 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-10 01:51:03,543 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3124328b53a84120bf2239d965f4766a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 01:51:03,544 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3124328b53a84120bf2239d965f4766a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 01:51:03,547 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:03,547 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:03,548 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-10 01:51:03,548 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-10 01:51:03,548 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:03,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:03,734 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-10 01:51:03,736 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-10 01:51:03,736 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-10 01:51:03,736 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-10 01:51:03,737 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-10 01:51:03,737 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-10 01:51:03,737 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-10 01:51:03,737 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:03,737 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-10 01:51:13,748 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:13,748 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:13,749 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-10 01:51:13,749 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-10 01:51:13,749 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:13,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:13,832 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-10 01:51:13,833 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-10 01:51:13,834 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-10 01:51:13,834 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-10 01:51:13,834 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-10 01:51:13,834 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-10 01:51:13,835 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-10 01:51:13,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:13,835 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-10 01:51:13,835 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:13,835 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:13,836 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-10 01:51:13,836 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-10 01:51:13,836 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:13,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:13,902 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-10 01:51:13,904 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-10 01:51:13,904 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-10 01:51:13,904 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-10 01:51:13,904 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-10 01:51:13,904 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-10 01:51:13,905 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-10 01:51:13,905 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:13,905 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-10 01:51:13,905 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-10 01:51:13,905 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-10 01:51:13,906 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-10 01:51:13,906 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-10 01:51:13,906 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-10 01:51:13,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:14,219 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-10 01:51:14,221 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-10 01:51:14,223 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 Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-10 01:51:14,228 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-10 01:51:14,229 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-10 01:51:14,229 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-10 01:51:14,229 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-10 01:51:14,229 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:14,229 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:14,230 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-10 01:51:14,230 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-10 01:51:14,230 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:14,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:14,304 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-10 01:51:14,306 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-10 01:51:14,306 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-10 01:51:14,306 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-10 01:51:14,306 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-10 01:51:14,307 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-10 01:51:14,307 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-10 01:51:14,307 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:14,307 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-10 01:51:14,328 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-10 01:51:14,328 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 01:51:14,328 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-10 01:51:14,329 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-10 01:51:14,329 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 01:51:14,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:14,394 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-10 01:51:14,395 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 01:51:14,395 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-10 01:51:14,397 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 01:51:14,398 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 01:51:14,398 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 01:51:14,398 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-10 01:51:14,398 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-10 01:51:14,399 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-10 01:51:14,399 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:51:14,399 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:51:14,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:14,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 264 2021-09-10 01:51:14,459 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:51:14,459 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238644622,"modificationTime":1631238661435,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:51:14,461 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 01:51:14,461 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-10 01:51:14,462 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-10 01:51:14,462 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-10 01:51:14,462 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:51:14,462 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:51:14,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:14,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 264 2021-09-10 01:51:14,530 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:51:14,531 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238644622,"modificationTime":1631238661435,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:51:14,533 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-10 01:51:14,533 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/3124328b53a84120bf2239d965f4766a/versions 2021-09-10 01:51:14,533 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 01:51:14,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:14,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3124328b53a84120bf2239d965f4766a/versions HTTP/1.1" 200 264 2021-09-10 01:51:14,588 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 01:51:14,588 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0b1105b9fddd445d92e9236627101039","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631238644622,"modificationTime":1631238661435,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 01:51:14,590 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 01:51:14,594 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-10 01:51:14,594 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions 2021-09-10 01:51:14,594 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-10 01:51:14,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:15,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039/actions HTTP/1.1" 200 316 2021-09-10 01:51:15,334 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-10 01:51:15,334 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3124328b53a84120bf2239d965f4766a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 01:51:15,335 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3124328b53a84120bf2239d965f4766a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 01:51:15,338 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-10 01:51:15,338 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/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 2021-09-10 01:51:15,339 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 01:51:15,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:15,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3124328b53a84120bf2239d965f4766a/versions/0b1105b9fddd445d92e9236627101039 HTTP/1.1" 200 615 2021-09-10 01:51:15,604 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 01:51:15,604 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":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","version":"0b1105b9fddd445d92e9236627101039","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-10 01:51:15,606 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-10 01:51:15,606 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-10 01:51:15,607 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": "3124328b53a84120bf2239d965f4766a", "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-10 01:51:15,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:20,575 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-10 01:51:20,593 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-10 01:51:20,604 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631238678984,"artifactType":"OTHER","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"307f8a97-8c19-4627-ae29-97c844df1109","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631238678987,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678984,"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,"description":"created from csar","creationDate":1631238679010,"artifactType":"HEAT","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"0dab9ee6-523d-4c6d-8eec-f76a1916a641","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","duplicated":false,"payloadUpdateDate":1631238679031,"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":1631238679010,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631238678984,"artifactType":"OTHER","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"307f8a97-8c19-4627-ae29-97c844df1109","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631238678987,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678984,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631238679045,"artifactType":"HEAT_ENV","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631238679045,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631238679045,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631238676694,"artifactType":"TOSCA_CSAR","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":1631238676694,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631238676694,"artifactType":"TOSCA_TEMPLATE","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":1631238676694,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.Node","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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}],"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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Scalable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"scalable","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.scalable","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"org.openecomp.capabilities.Forwarder","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"forwarder","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.forwarder","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.network.Bindable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"binding","uniqueId":"capability.c5290619-f4c5-47df-a000-2e49a2025028.binding","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"binding","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.binding","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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}],"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":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"port_mirroring","uniqueId":"capability.1cccf4a9-01b0-4ce5-acca-4e926b14e2f4.port_mirroring","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Container","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"host","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.host","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.packets.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.packets.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.bytes","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.packets.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outpoing.packets","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outpoing.packets","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.bytes","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.packets","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.packets","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.ephemeral.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.ephemeral.size","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"instance","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.instance","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.iops","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu.delta","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu.delta","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.capacity","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.latency","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu_util","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu_util","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.allocation","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.latency","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.root.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.root.size","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"vcpus","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.vcpus","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.iops","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.allocation","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.capacity","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory.resident","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.resident","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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}],"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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"os","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.os","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"endpoint","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.endpoint","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.Attachment","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"attachment","uniqueId":"capability.c5290619-f4c5-47df-a000-2e49a2025028.attachment","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"node":"tosca.nodes.Root","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","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,"node":"tosca.nodes.Root","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"link","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee.link","capability":"tosca.capabilities.network.Linkable","ownerId":"68177da3-9ee2-4f74-b911-0ba4854077ee","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,"node":"tosca.nodes.BlockStorage","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"local_storage","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"e17b76f9-8630-42ed-acc2-91eae674fda3.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf","createdFromCsar":true,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1631238678592,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"b86c673b-5138-45d4-af80-4fec4b40b4bf","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1631238678847,"customizationUUID":"7f689234-1812-4b28-99c4-72e81383c270","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,"type":"tosca.capabilities.Node","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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,"node":"tosca.nodes.Root","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211.port","capability":"tosca.capabilities.Attachment","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"344ec048-be24-4fb8-ac88-bf53fef64a67","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.tosca_name","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.5b438e30-ddcd-49b1-bd07-4df4d3006211.show","empty":false},{"parentUniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67","definition":false,"name":"state","type":"string","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.state","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false},{"parentUniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.tosca_id","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"5b438e30-ddcd-49b1-bd07-4df4d3006211","createdFromCsar":true,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1631238678593,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"5b438e30-ddcd-49b1-bd07-4df4d3006211","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1631238678847,"customizationUUID":"b9ad75c6-4b04-4ae2-b462-c67a019a3a92","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20","requirementOwnerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group","id":"0e6f37e5-925a-4247-b664-974e1463587b","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.c5290619-f4c5-47df-a000-2e49a2025028.attachment","requirementUid":"5b438e30-ddcd-49b1-bd07-4df4d3006211.port"},"operations":[]}],"fromNode":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_flavor_name","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"e17b76f9-8630-42ed-acc2-91eae674fda3.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_image_name","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.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":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"b86c673b-5138-45d4-af80-4fec4b40b4bf.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":{"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"5b438e30-ddcd-49b1-bd07-4df4d3006211.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":{"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group":[{"parentUniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false},{"uniqueId":"attribute.5b438e30-ddcd-49b1-bd07-4df4d3006211.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.state","name":"state","type":"string","definition":false,"ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false},{"parentUniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67","uniqueId":"attribute.344ec048-be24-4fb8-ac88-bf53fef64a67.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.Node","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.Node","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Scalable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"scalable","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.scalable","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"org.openecomp.capabilities.Forwarder","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"forwarder","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.forwarder","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.network.Bindable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"binding","uniqueId":"capability.c5290619-f4c5-47df-a000-2e49a2025028.binding","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"binding","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.binding","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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}],"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":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"port_mirroring","uniqueId":"capability.1cccf4a9-01b0-4ce5-acca-4e926b14e2f4.port_mirroring","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Container","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"host","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.host","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.packets.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.packets.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.bytes","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.packets.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outpoing.packets","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outpoing.packets","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.bytes","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.outgoing.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"3aba945f-05bb-465c-aafa-33e83154d0a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3aba945f-05bb-465c-aafa-33e83154d0a0","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"network.incoming.packets","uniqueId":"capability.3aba945f-05bb-465c-aafa-33e83154d0a0.network.incoming.packets","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.ephemeral.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.ephemeral.size","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"instance","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.instance","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.iops","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu.delta","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu.delta","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.capacity","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.latency","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu_util","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu_util","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.allocation","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.latency","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"cpu","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.root.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.root.size","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"vcpus","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.vcpus","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.iops","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.allocation","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes.rate","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.usage","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.device.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.capacity","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"memory.resident","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.resident","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"disk.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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}],"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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"os","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.os","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"endpoint","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.endpoint","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"type":"tosca.capabilities.Attachment","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"attachment","uniqueId":"capability.c5290619-f4c5-47df-a000-2e49a2025028.attachment","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.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,"node":"tosca.nodes.Root","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","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,"node":"tosca.nodes.Root","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","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":["b86c673b-5138-45d4-af80-4fec4b40b4bf.c5290619-f4c5-47df-a000-2e49a2025028.ubuntu20_ubuntu20_admin_plane_port_0","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"link","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee.link","capability":"tosca.capabilities.network.Linkable","ownerId":"68177da3-9ee2-4f74-b911-0ba4854077ee","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,"node":"tosca.nodes.BlockStorage","path":["b86c673b-5138-45d4-af80-4fec4b40b4bf.0599c7ef-f2b2-4335-a988-61363e391650.ubuntu20","fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20"],"source":"b86c673b-5138-45d4-af80-4fec4b40b4bf","parentName":"local_storage","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.ubuntu20_admin_security_group"],"source":"5b438e30-ddcd-49b1-bd07-4df4d3006211","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211.port","capability":"tosca.capabilities.Attachment","ownerId":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"b7e8ff87-0f82-41a5-a98a-fff764bc0edb","groupUUID":"bf5e193f-473a-4321-94d0-b52146769928","members":{"abstract_ubuntu20":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20","ubuntu20_admin_security_group":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","fd883852-0187-4f2a-b17d-b30a886fcab6.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"5864d4a9-67f5-4a6f-8396-3b308513da19","artifactsUuid":["0dab9ee6-523d-4c6d-8eec-f76a1916a641"],"groupUUID":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","members":{"abstract_ubuntu20":"fd883852-0187-4f2a-b17d-b30a886fcab6.b86c673b-5138-45d4-af80-4fec4b40b4bf.abstract_ubuntu20","ubuntu20_admin_security_group":"fd883852-0187-4f2a-b17d-b30a886fcab6.5b438e30-ddcd-49b1-bd07-4df4d3006211.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":"","version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"creationDate":1631238676694,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"54de2e14-f080-48d4-860f-1f513af36ec6","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3124328b53a84120bf2239d965f4766a","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631238678759,"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,"description":"created from csar","creationDate":1631238679010,"artifactType":"HEAT","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"0dab9ee6-523d-4c6d-8eec-f76a1916a641","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","duplicated":false,"payloadUpdateDate":1631238679031,"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":1631238679010,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631238678984,"artifactType":"OTHER","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"307f8a97-8c19-4627-ae29-97c844df1109","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631238678987,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678984,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631238679045,"artifactType":"HEAT_ENV","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631238679045,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631238679045,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"fd883852-0187-4f2a-b17d-b30a886fcab6"},"categorySpecificMetadata":{},"csarUUID":"3124328b53a84120bf2239d965f4766a","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-09-10 01:51:20,623 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-10 01:51:20,623 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:30,634 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-10 01:51:30,638 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-10 01:51:30,638 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/fd883852-0187-4f2a-b17d-b30a886fcab6/lifecycleState/Certify 2021-09-10 01:51:30,638 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-10 01:51:30,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:36,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/fd883852-0187-4f2a-b17d-b30a886fcab6/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-10 01:51:36,014 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-10 01:51:36,015 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631238676694,"lastUpdateDate":1631238691886,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"63135422-f45b-420b-8e58-2e3b05b557bb"},"csarUUID":"3124328b53a84120bf2239d965f4766a","csarVersion":"1.0","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"54de2e14-f080-48d4-860f-1f513af36ec6"} 2021-09-10 01:51:36,018 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:36,018 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:36,019 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-10 01:51:36,019 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-10 01:51:36,019 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:36,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:36,112 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-10 01:51:36,113 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 01:51:36,113 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 01:51:36,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:51:36,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:36,117 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:36,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 01:51:36,117 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-10 01:51:36,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:36,117 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 01:51:36,118 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-10 01:51:36,118 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-10 01:51:36,118 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 01:51:36,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:36,931 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-10 01:51:36,934 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 01:51:36,937 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:51:36,944 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-10 01:51:46,954 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:46,955 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:46,955 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-10 01:51:46,956 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-10 01:51:46,956 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:46,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:47,091 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-10 01:51:47,093 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 01:51:47,093 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 01:51:47,096 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:51:47,096 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:47,096 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:47,096 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 01:51:47,096 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-10 01:51:47,097 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:47,097 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 01:51:47,097 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-10 01:51:47,098 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-10 01:51:47,098 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 01:51:47,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:47,722 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-10 01:51:47,725 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 01:51:47,728 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:51:47,734 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-10 01:51:47,735 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:51:47,735 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:51:47,736 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-10 01:51:47,736 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-10 01:51:47,736 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:51:47,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:48,249 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-10 01:51:48,250 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:51:48,251 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:51:48,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:51:48,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:48,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:48,253 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:51:48,254 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-10 01:51:48,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:48,254 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-10 01:51:48,254 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:51:48,254 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:51:48,255 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-10 01:51:48,255 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-10 01:51:48,255 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:51:48,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:48,898 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-10 01:51:48,901 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:51:48,901 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:51:48,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:51:48,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:48,905 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:48,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:51:48,906 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-10 01:51:48,906 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:48,906 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-10 01:51:48,906 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-10 01:51:48,906 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-10 01:51:48,907 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-10 01:51:48,907 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-10 01:51:48,907 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-10 01:51:48,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:49,156 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-10 01:51:49,158 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-10 01:51:49,159 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 Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-10 01:51:49,164 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-10 01:51:49,164 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-10 01:51:49,164 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-10 01:51:49,165 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-10 01:51:49,165 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:51:49,165 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:51:49,166 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-10 01:51:49,166 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-10 01:51:49,166 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:51:49,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:49,761 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-10 01:51:49,763 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:51:49,763 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:51:49,766 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:51:49,767 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:49,767 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:49,767 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:51:49,767 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-10 01:51:49,767 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:49,767 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-10 01:51:49,787 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-10 01:51:49,787 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-10 01:51:49,787 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-10 01:51:49,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:51,203 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-10 01:51:51,205 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-10 01:51:51,207 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631238710430,"artifactType":"TOSCA_CSAR","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631238710430,"artifactType":"TOSCA_TEMPLATE","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","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,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"creationDate":1631238710527,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9d4699c5-4809-48d4-910b-5fda0be74e5e","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","highestVersion":true,"systemName":"BasicVm","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631238710527,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-10 01:51:51,212 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-10 01:51:51,213 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:51,221 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-10 01:51:51,221 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 01:51:51,221 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-10 01:51:51,222 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-10 01:51:51,222 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 01:51:51,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:51:51,403 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-10 01:51:51,404 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 01:51:51,404 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 01:51:51,407 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:51:51,407 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:51:51,407 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:51:51,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 01:51:51,407 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-10 01:51:51,407 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:51:51,407 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 01:51:51,408 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-10 01:51:51,408 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-10 01:51:51,408 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 01:51:51,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:52,286 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-10 01:51:52,289 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 01:51:52,292 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631238710527,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","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-10 01:51:52,298 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-10 01:51:52,299 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-10 01:51:52,299 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/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/resourceInstance 2021-09-10 01:51:52,299 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "63135422-f45b-420b-8e58-2e3b05b557bb", "originType": "VF", "componentUid": "63135422-f45b-420b-8e58-2e3b05b557bb", "icon": "defaulticon" } 2021-09-10 01:51:52,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:55,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/resourceInstance HTTP/1.1" 201 None 2021-09-10 01:51:55,844 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-10 01:51:55,845 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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"63135422-f45b-420b-8e58-2e3b05b557bb","createdFromCsar":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1631238713557,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"63135422-f45b-420b-8e58-2e3b05b557bb","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631238713557,"customizationUUID":"08874b41-6146-4bb8-9b80-d30a6613d296","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-09-10 01:51:55,846 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-10 01:51:55,848 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-10 01:51:55,849 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/distribution 2021-09-10 01:51:55,849 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-10 01:51:55,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:55,948 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/distribution HTTP/1.1" 200 38 2021-09-10 01:51:55,950 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-10 01:51:55,950 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-10 01:51:55,953 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-10 01:51:55,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/None 2021-09-10 01:51:55,954 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-10 01:51:55,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:51:56,060 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-10 01:51:56,061 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-10 01:51:56,062 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-10 01:51:56,065 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-10 01:51:56,065 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-10 01:51:56,070 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-10 01:51:56,071 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/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/lifecycleState/checkin 2021-09-10 01:51:56,071 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-10 01:51:56,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:00,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-10 01:52:00,258 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-10 01:52:00,258 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1631238710527,"lastUpdateDate":1631238717853,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f"},"projectCode":"123456","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","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":"9d4699c5-4809-48d4-910b-5fda0be74e5e"} 2021-09-10 01:52:00,262 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:52:00,262 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:52:00,262 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-10 01:52:00,263 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-10 01:52:00,263 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:52:00,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:52:01,734 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-10 01:52:01,736 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:52:01,736 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:52:01,740 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:52:01,740 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:01,740 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:01,740 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-10 01:52:01,741 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:52:01,741 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:01,741 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:01,741 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:01,741 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:52:01,742 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:52:01,742 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:52:01,742 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-10 01:52:01,743 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-10 01:52:01,743 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:52:01,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:02,483 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-10 01:52:02,486 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:52:02,489 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631238717853,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","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-10 01:52:02,495 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:52:02,496 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-10 01:52:02,501 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-10 01:52:02,501 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/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/lifecycleState/Certify 2021-09-10 01:52:02,501 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-10 01:52:02,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:07,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c492be2c-e4c1-43b5-a229-5734bcb0ec4f/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-10 01:52:07,397 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-10 01:52:07,398 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1631238710527,"lastUpdateDate":1631238717853,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606"},"projectCode":"123456","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","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":"9d4699c5-4809-48d4-910b-5fda0be74e5e"} 2021-09-10 01:52:07,401 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:52:07,402 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:52:07,402 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-10 01:52:07,402 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-10 01:52:07,403 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:52:07,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:52:07,949 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-10 01:52:07,951 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:52:07,951 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:52:07,955 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:52:07,955 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:07,955 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:07,956 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 01:52:07,956 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:52:07,956 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:07,956 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:07,956 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:07,957 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:52:07,957 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:52:07,957 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:52:07,958 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-10 01:52:07,958 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-10 01:52:07,958 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:52:07,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:08,619 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-10 01:52:08,622 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:52:08,624 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238717853,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:52:08,628 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:52:18,639 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-10 01:52:18,655 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-10 01:52:18,656 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/5a1e203a-9d71-4b7e-bcbd-8fa8b504b606/distribution/PROD/activate 2021-09-10 01:52:18,656 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-10 01:52:18,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:21,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5a1e203a-9d71-4b7e-bcbd-8fa8b504b606/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-10 01:52:21,579 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-10 01:52:21,583 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","empty":false},{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","empty":false},{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","empty":false},{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","empty":false},{"definition":false,"hidden":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631238710430,"artifactType":"TOSCA_CSAR","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NWZmYTFjNjMwODE1N2NiODBjY2Q5ZGQ4YzM1Y2U4NTM=","artifactUUID":"d4a35233-21c7-4cc9-aee6-7ddb4a3213d3","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.assettoscacsar","duplicated":false,"payloadUpdateDate":1631238725956,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631238710430,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631238710430,"artifactType":"TOSCA_TEMPLATE","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OTk3NmQyMGNmYjJkNWM0ODc0MzEyZjQ5MWEzZmU3MDg=","artifactUUID":"67b2133f-6d14-412f-9531-684c92ca5610","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631238725113,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631238710430,"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,"description":"VF license file","creationDate":1631238678958,"artifactType":"VF_LICENSE","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MjVhNWYwMDZiNWMxNzg1YWU1ODk0MDRhYjRlODU5Mjc=","artifactUUID":"86febdbe-cb93-4f03-af32-540eada7c9d2","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vflicense","duplicated":false,"payloadUpdateDate":1631238678962,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678958,"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":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGQwOTcwZjNmNTExYmY4NTkwZTViZmU4MGMxMjZkNzE=","artifactUUID":"5af835e3-fc1e-49b6-b1bc-5f6a64f10e91","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631238723946,"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,"description":"created from csar","creationDate":1631238679010,"artifactType":"HEAT","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"0dab9ee6-523d-4c6d-8eec-f76a1916a641","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","duplicated":false,"payloadUpdateDate":1631238679031,"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":1631238679010,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"description":" Vendor license file","creationDate":1631238678929,"artifactType":"VENDOR_LICENSE","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"6fa473f4-8101-4109-bf86-b0ca3b5810cb","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vendorlicense","duplicated":false,"payloadUpdateDate":1631238678939,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678929,"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,"description":"Auto-generated HEAT Environment deployment artifact","creationDate":1631238714154,"artifactType":"HEAT_ENV","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"754f8b74-7709-407f-aa75-0f8e331bf03c","generatedFromId":"fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1631238723246,"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":1631238714154,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631238714154,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631238678984,"artifactType":"OTHER","uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"307f8a97-8c19-4627-ae29-97c844df1109","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"fd883852-0187-4f2a-b17d-b30a886fcab6.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1631238678987,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631238678984,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631238714160,"artifacts":["fd883852-0187-4f2a-b17d-b30a886fcab6.heat1","fd883852-0187-4f2a-b17d-b30a886fcab6.heat1env"],"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.fd883852-0187-4f2a-b17d-b30a886fcab6.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"5864d4a9-67f5-4a6f-8396-3b308513da19","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1631238714160,"customizationUUID":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","groupInstanceArtifacts":["c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["754f8b74-7709-407f-aa75-0f8e331bf03c"],"artifactsUuid":["0dab9ee6-523d-4c6d-8eec-f76a1916a641"],"groupUUID":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"63135422-f45b-420b-8e58-2e3b05b557bb","createdFromCsar":false,"uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1631238713557,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"63135422-f45b-420b-8e58-2e3b05b557bb","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1631238713557,"customizationUUID":"08874b41-6146-4bb8-9b80-d30a6613d296","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.63135422-f45b-420b-8e58-2e3b05b557bb.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"fd883852-0187-4f2a-b17d-b30a886fcab6.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":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"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","version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"creationDate":1631238710527,"uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9d4699c5-4809-48d4-910b-5fda0be74e5e","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","highestVersion":true,"systemName":"BasicVm","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631238740452,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631238710430,"artifactType":"OTHER","uniqueId":"c492be2c-e4c1-43b5-a229-5734bcb0ec4f.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":1631238710430,"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":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-10 01:52:21,588 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:52:21,588 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:52:21,588 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-10 01:52:21,589 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-10 01:52:21,589 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:52:21,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:52:22,155 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-10 01:52:22,156 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:52:22,157 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:52:22,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:52:22,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:22,161 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:22,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:22,161 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:52:22,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:22,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:22,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:22,162 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:52:22,162 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:52:22,162 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:52:22,163 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-10 01:52:22,163 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-10 01:52:22,163 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:52:22,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:23,094 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-10 01:52:23,098 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:52:23,101 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:52:23,108 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:52:23,109 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-10 01:52:23,109 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-10 01:52:23,110 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-10 01:52:23,110 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-10 01:52:23,111 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:52:23,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,193 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-10 01:52:23,194 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-10 01:52:23,194 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-10 01:52:23,194 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-10 01:52:23,195 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-10 01:52:23,207 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-10 01:52:23,207 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-10 01:52:23,207 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-10 01:52:23,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,356 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-10 01:52:23,357 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-10 01:52:23,357 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-10 01:52:23,361 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-10 01:52:23,361 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-10 01:52:23,361 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:52:23,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,429 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-10 01:52:23,430 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:52:23,431 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":"1631238743249"}]} 2021-09-10 01:52:23,464 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-10 01:52:23,464 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/ef576076-be5e-4aee-91ba-129428d3933b 2021-09-10 01:52:23,464 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "ef576076-be5e-4aee-91ba-129428d3933b", "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-10 01:52:23,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,639 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/ef576076-be5e-4aee-91ba-129428d3933b HTTP/1.1" 201 0 2021-09-10 01:52:23,640 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-10 01:52:23,640 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-10 01:52:23,644 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-10 01:52:23,644 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-10 01:52:23,644 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:52:23,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,699 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-10 01:52:23,700 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-10 01:52:23,700 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-10 01:52:23,700 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-10 01:52:23,701 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-10 01:52:23,701 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-10 01:52:23,701 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-10 01:52:23,705 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-10 01:52:23,705 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-10 01:52:23,705 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-10 01:52:23,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,768 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-10 01:52:23,769 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-10 01:52:23,769 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-10 01:52:23,771 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-10 01:52:23,771 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-10 01:52:23,771 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-10 01:52:23,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:23,841 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-10 01:52:23,842 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-10 01:52:23,842 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-10 01:52:23,842 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-10 01:52:23,842 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-10 01:52:23,847 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-10 01:52:23,847 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-10 01:52:23,847 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-10 01:52:23,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,040 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-10 01:52:24,041 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-10 01:52:24,041 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-10 01:52:24,053 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-10 01:52:24,053 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-10 01:52:24,053 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-10 01:52:24,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,105 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-10 01:52:24,106 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-10 01:52:24,106 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-10 01:52:24,107 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-10 01:52:24,107 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-10 01:52:24,116 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-10 01:52:24,116 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-10 01:52:24,116 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:52:24,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,245 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-10 01:52:24,246 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:52:24,246 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":"1631238743249"}]} 2021-09-10 01:52:24,256 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-10 01:52:24,257 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-10 01:52:24,257 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-10 01:52:24,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,639 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-10 01:52:24,640 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-10 01:52:24,640 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-10 01:52:24,652 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-10 01:52:24,653 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-10 01:52:24,653 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-10 01:52:24,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,840 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-10 01:52:24,841 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-10 01:52:24,841 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-10 01:52:24,845 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-10 01:52:24,845 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-10 01:52:24,845 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-10 01:52:24,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:24,940 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-10 01:52:24,941 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-10 01:52:24,942 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":"1631238744694"} 2021-09-10 01:52:24,945 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-10 01:52:24,945 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-10 01:52:24,945 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-10 01:52:24,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:25,056 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-10 01:52:25,057 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-10 01:52:25,057 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":"1631238744694"} 2021-09-10 01:52:25,060 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-10 01:52:25,060 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-10 01:52:25,060 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:52:25,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:25,111 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-10 01:52:25,113 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-10 01:52:25,113 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-10 01:52:25,114 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-10 01:52:25,114 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-10 01:52:25,115 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-10 01:52:25,120 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:52:25,121 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:52:25,121 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-10 01:52:25,122 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-10 01:52:25,122 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:52:25,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:52:26,441 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-10 01:52:26,443 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:52:26,443 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:52:26,446 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:52:26,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:26,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:26,447 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:26,447 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:52:26,447 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:26,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:26,448 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:26,448 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:52:26,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:52:26,448 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:52:26,449 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-10 01:52:26,449 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-10 01:52:26,449 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:52:26,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:28,336 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-10 01:52:28,339 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:52:28,342 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:52:28,352 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:52:28,353 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-10 01:52:28,353 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-10 01:52:28,354 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "cf2585c3-024f-4e6a-8285-5eb453be8be3" } 2021-09-10 01:52:28,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,426 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-10 01:52:28,427 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-10 01:52:28,428 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-10 01:52:28,431 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-10 01:52:28,431 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-10 01:52:28,431 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:52:28,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,484 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-10 01:52:28,485 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-10 01:52:28,485 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631238748394"}]} 2021-09-10 01:52:28,488 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-10 01:52:28,488 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-10 01:52:28,488 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-10 01:52:28,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,534 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-10 01:52:28,535 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-10 01:52:28,535 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":"1631238744694"} 2021-09-10 01:52:28,538 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-10 01:52:28,538 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-10 01:52:28,538 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:52:28,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,589 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-10 01:52:28,590 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-10 01:52:28,590 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631238748394"}]} 2021-09-10 01:52:28,593 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-10 01:52:28,593 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-10 01:52:28,594 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:52:28,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,657 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-10 01:52:28,658 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:52:28,659 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":"1631238744290","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-10 01:52:28,662 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-10 01:52:28,662 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-10 01:52:28,662 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:52:28,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,715 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-10 01:52:28,716 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:52:28,716 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238743737"} 2021-09-10 01:52:28,726 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-10 01:52:28,726 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-10 01:52:28,726 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=1631238743737", "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-10 01:52:28,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,841 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-10 01:52:28,843 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-10 01:52:28,843 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-10 01:52:28,846 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-10 01:52:28,847 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-10 01:52:28,847 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-10 01:52:28,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,899 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-10 01:52:28,900 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-10 01:52:28,900 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":"1631238744694"} 2021-09-10 01:52:28,903 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-10 01:52:28,903 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-10 01:52:28,903 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:52:28,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:28,958 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-10 01:52:28,959 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:52:28,959 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":"1631238744290","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-10 01:52:28,962 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-10 01:52:28,962 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-10 01:52:28,962 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:52:28,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:29,014 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-10 01:52:29,015 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:52:29,015 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238748760","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-10 01:52:29,018 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-10 01:52:29,018 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-10 01:52:29,019 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-10 01:52:29,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:29,084 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-10 01:52:29,085 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-10 01:52:29,086 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"6a1f4f96-f790-4c06-a325-1ba61c97e181","owning-entity-name":"basicnw-oe","resource-version":"1631238630454"},{"owning-entity-id":"e90ec9e6-fc19-4742-b700-ed6297f2a149","owning-entity-name":"OE-ETE_Customer-e90ec9e6-fc19-4742-b700-ed6297f2a149","resource-version":"1631237682758","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_7e843143-d02a-4344-84a7-ae216c4da399/service-subscriptions/service-subscription/pNF/service-instances/service-instance/4a7236ab-f003-4fdd-bfcd-3e33c1b70e13","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_7e843143-d02a-4344-84a7-ae216c4da399"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4a7236ab-f003-4fdd-bfcd-3e33c1b70e13"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name7e843143-d02a-4344-84a7-ae216c4da399"}]}]}}]} 2021-09-10 01:52:29,088 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-10 01:52:29,092 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-10 01:52:29,092 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/1d08c3c2-7242-483a-aa1e-5544ce13d276 2021-09-10 01:52:29,093 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "1d08c3c2-7242-483a-aa1e-5544ce13d276" } 2021-09-10 01:52:29,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:29,200 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/1d08c3c2-7242-483a-aa1e-5544ce13d276 HTTP/1.1" 201 0 2021-09-10 01:52:29,200 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-10 01:52:29,201 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-10 01:52:29,203 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-10 01:52:29,203 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/1d08c3c2-7242-483a-aa1e-5544ce13d276 2021-09-10 01:52:29,204 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-10 01:52:29,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:52:29,297 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/1d08c3c2-7242-483a-aa1e-5544ce13d276 HTTP/1.1" 200 128 2021-09-10 01:52:29,298 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-10 01:52:29,299 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owning-entity-name":"basicvm-oe","resource-version":"1631238749128"} 2021-09-10 01:52:29,306 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-10 01:52:29,306 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-10 01:52:29,307 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-09-10 01:52:29,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-10 01:52:29,567 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-10 01:52:29,569 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-09-10 01:52:29,569 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-09-10 01:52:29,572 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-10 01:52:29,573 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:52:29,573 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:52:29,574 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-10 01:52:29,574 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-10 01:52:29,574 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:52:29,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:52:31,524 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-10 01:52:31,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:52:31,527 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:52:31,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:52:31,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:31,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:31,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:31,531 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:52:31,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:52:31,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:52:31,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:52:31,532 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:52:31,532 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:52:31,532 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:52:31,533 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-10 01:52:31,533 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-10 01:52:31,533 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:52:31,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:33,435 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-10 01:52:33,438 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:52:33,441 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:52:33,447 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:52:33,448 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-10 01:52:33,449 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/distribution 2021-09-10 01:52:33,449 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-10 01:52:33,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:33,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/distribution HTTP/1.1" 200 205 2021-09-10 01:52:33,601 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-10 01:52:33,601 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d","timestamp":"2021-09-10 01:52:19.914 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-10 01:52:33,605 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-10 01:52:33,605 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/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d 2021-09-10 01:52:33,605 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-10 01:52:33,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:52:33,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d HTTP/1.1" 200 247 2021-09-10 01:52:33,710 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-10 01:52:33,710 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-10 01:52:33,713 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-10 01:52:33,713 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-10 01:53:33,774 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-10 01:53:33,775 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/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d 2021-09-10 01:53:33,775 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-10 01:53:33,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:53:33,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d HTTP/1.1" 200 454 2021-09-10 01:53:33,936 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-10 01:53:33,936 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-10 01:53:33,940 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-10 01:53:33,940 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-10 01:54:34,004 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-10 01:54:34,005 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/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d 2021-09-10 01:54:34,006 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-10 01:54:34,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:54:34,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d HTTP/1.1" 200 672 2021-09-10 01:54:34,137 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-10 01:54:34,137 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-10 01:54:34,140 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-10 01:54:34,140 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-10 01:55:34,203 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-10 01:55:34,205 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/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d 2021-09-10 01:55:34,205 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-10 01:55:34,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:55:34,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8416b4a9-9f49-4c2d-8c3b-7800f3a43f3d HTTP/1.1" 200 None 2021-09-10 01:55:34,370 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-10 01:55:34,371 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238751476","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":"1631238755713","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","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":"1631238754506","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":"1631238749418","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238756323","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238765475","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","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":"1631238744005","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238751476","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238755319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238741349","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238744005","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","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":"1631238751476","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238751716","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238753200","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","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":"1631238744005","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":"1631238757328","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238753217","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","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":"1631238744005","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238751476","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238747281","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238771424","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238744005","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238744005","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238768412","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238770421","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238741349","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238744005","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":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238751690","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238754220","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238753013","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","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":"1631238757746","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631238731934","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238752693","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238733945","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":"1631238741349","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":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238751476","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238759702","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238756743","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631238750019","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":"1631238751476","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238741349","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":"1631238741349","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":"1631238766481","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631238741349","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631238744831","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631238757580","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631238751476","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":"1631238741349","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":"1631238754316","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631238752205","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631238730055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-10 01:55:34,375 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238751476', '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': '1631238755713', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', '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': '1631238754506', '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': '1631238749418', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238756323', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238765475', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', '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': '1631238744005', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238751476', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238755319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238741349', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238744005', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', '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': '1631238751476', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238751716', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238753200', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', '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': '1631238744005', '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': '1631238757328', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238753217', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', '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': '1631238744005', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238751476', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238747281', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238771424', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238744005', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238744005', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238768412', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238770421', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238741349', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238744005', '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': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238751690', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238754220', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238753013', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', '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': '1631238757746', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631238731934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238752693', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238733945', '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': '1631238741349', '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': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238751476', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238759702', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238756743', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631238750019', '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': '1631238751476', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238741349', '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': '1631238741349', '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': '1631238766481', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631238741349', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631238744831', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631238757580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631238751476', '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': '1631238741349', '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': '1631238754316', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631238752205', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631238730055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-10 01:55:34,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-10 01:55:34,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-10 01:55:34,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-10 01:55:34,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-10 01:55:34,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-10 01:55:34,378 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-10 01:55:34,378 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-10 01:55:34,395 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': 'b8708bda-7758-4603-996a-63a72e9176a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:34,396 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-10 01:55:34,396 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "cf2585c3-024f-4e6a-8285-5eb453be8be3", "modelVersionId": "9d4699c5-4809-48d4-910b-5fda0be74e5e", "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": "1d08c3c2-7242-483a-aa1e-5544ce13d276", "owningEntityName": "basicvm-oe" } } } 2021-09-10 01:55:34,398 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:36,119 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-10 01:55:36,120 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-10 01:55:36,121 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0"}} 2021-09-10 01:55:36,122 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-10 01:55:36,150 DEBUG 129:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10a56d63-a793-4af3-af59-0b3afa6cd3c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:36,151 DEBUG 131:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:36,151 DEBUG 132:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:36,156 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:36,367 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1332 2021-09-10 01:55:36,371 INFO 142:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:36,372 DEBUG 146:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:55:35 GMT"}}} 2021-09-10 01:55:46,394 DEBUG 129:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ef2460f-aca1-484d-95dd-7579a68ccebd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:46,395 DEBUG 131:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:46,396 DEBUG 132:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:46,400 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:46,600 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1542 2021-09-10 01:55:46,603 INFO 142:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:46,604 DEBUG 146:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","finishTime":"Fri, 10 Sep 2021 01:55:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:55:38 GMT"}}} 2021-09-10 01:55:46,605 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-10 01:55:46,605 DEBUG 129:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '946d5b90-0c2b-47ad-a606-34a529315024', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:46,606 DEBUG 131:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:46,606 DEBUG 132:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:46,609 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:46,819 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1542 2021-09-10 01:55:46,821 INFO 142:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:46,821 DEBUG 146:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","finishTime":"Fri, 10 Sep 2021 01:55:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:55:38 GMT"}}} 2021-09-10 01:55:46,823 DEBUG 129:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2df4db02-7111-4aef-ac50-a4e2e196e7df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:46,823 DEBUG 131:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:46,823 DEBUG 132:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:46,826 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:47,030 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1542 2021-09-10 01:55:47,032 INFO 142:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:47,032 DEBUG 146:onap_service.py(7) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","finishTime":"Fri, 10 Sep 2021 01:55:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:55:38 GMT"}}} 2021-09-10 01:55:47,044 DEBUG 129:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38f0a7cd-77ad-4b71-b65a-897879e54ce9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:47,044 DEBUG 131:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:47,045 DEBUG 132:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:47,049 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:47,239 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1542 2021-09-10 01:55:47,241 INFO 142:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:47,242 DEBUG 146:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","finishTime":"Fri, 10 Sep 2021 01:55:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:55:38 GMT"}}} 2021-09-10 01:55:47,243 DEBUG 129:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96436673-ee29-494d-84a4-cddd2142e1e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:47,243 DEBUG 131:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 2021-09-10 01:55:47,243 DEBUG 132:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] data sent: None 2021-09-10 01:55:47,245 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:47,447 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8708bda-7758-4603-996a-63a72e9176a0 HTTP/1.1" 200 1542 2021-09-10 01:55:47,449 INFO 142:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response code: 200 2021-09-10 01:55:47,449 DEBUG 146:onap_service.py(1) - [None][Check b8708bda-7758-4603-996a-63a72e9176a0 orchestration request status] response: {"request":{"requestId":"b8708bda-7758-4603-996a-63a72e9176a0","startTime":"Fri, 10 Sep 2021 01:55:34 GMT","finishTime":"Fri, 10 Sep 2021 01:55:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","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":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:55:38 GMT"}}} 2021-09-10 01:55:47,451 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-10 01:55:47,451 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-10 01:55:47,451 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:55:47,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,514 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-10 01:55:47,515 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-10 01:55:47,515 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631238748760","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-10 01:55:47,518 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-10 01:55:47,519 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-52ea4129-a1cf-407b-9a79-453209ccbf87 2021-09-10 01:55:47,519 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] data sent: None 2021-09-10 01:55:47,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,581 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-52ea4129-a1cf-407b-9a79-453209ccbf87 HTTP/1.1" 200 1190 2021-09-10 01:55:47,582 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response code: 200 2021-09-10 01:55:47,583 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response: {"service-instance":[{"service-instance-id":"04c51c60-ac64-4cf7-b91c-401530316a7d","service-instance-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","model-version-id":"9d4699c5-4809-48d4-910b-5fda0be74e5e","resource-version":"1631238938675","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"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-10 01:55:47,586 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-10 01:55:47,586 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-10 01:55:47,587 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-10 01:55:47,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,633 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-10 01:55:47,633 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-10 01:55:47,634 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":"1631238744694"} 2021-09-10 01:55:47,636 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-10 01:55:47,636 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-10 01:55:47,636 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:55:47,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,687 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-10 01:55:47,687 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-10 01:55:47,688 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631238748760","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-10 01:55:47,690 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-10 01:55:47,690 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-52ea4129-a1cf-407b-9a79-453209ccbf87 2021-09-10 01:55:47,691 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] data sent: None 2021-09-10 01:55:47,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,748 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-52ea4129-a1cf-407b-9a79-453209ccbf87 HTTP/1.1" 200 1190 2021-09-10 01:55:47,749 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response code: 200 2021-09-10 01:55:47,749 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response: {"service-instance":[{"service-instance-id":"04c51c60-ac64-4cf7-b91c-401530316a7d","service-instance-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","model-version-id":"9d4699c5-4809-48d4-910b-5fda0be74e5e","resource-version":"1631238938675","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"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-10 01:55:47,752 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-10 01:55:47,752 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-10 01:55:47,753 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:55:47,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,809 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-10 01:55:47,810 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:55:47,811 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":"1631238744290","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-10 01:55:47,813 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-10 01:55:47,813 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-10 01:55:47,814 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:55:47,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:55:47,865 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-10 01:55:47,866 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:55:47,866 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238748760","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-10 01:55:47,868 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:55:47,869 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:55:47,869 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-10 01:55:47,869 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-10 01:55:47,869 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:55:47,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:55:48,447 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-10 01:55:48,449 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:55:48,449 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:55:48,452 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:55:48,452 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:55:48,453 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:55:48,453 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:55:48,453 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:55:48,453 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:55:48,453 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:55:48,454 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:55:48,454 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:55:48,454 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:55:48,454 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:55:48,455 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-10 01:55:48,455 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-10 01:55:48,455 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:55:48,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:55:49,208 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-10 01:55:49,211 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:55:49,214 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:55:49,222 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:55:49,223 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-10 01:55:49,223 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel 2021-09-10 01:55:49,223 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-10 01:55:49,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:55:49,477 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel HTTP/1.1" 200 None 2021-09-10 01:55:49,479 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-10 01:55:49,479 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-10 01:55:49,543 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:55:49,544 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:55:49,544 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-10 01:55:49,544 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-10 01:55:49,544 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:55:49,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:55:50,025 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-10 01:55:50,027 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:55:50,027 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:55:50,031 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:55:50,031 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:55:50,032 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:55:50,032 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:55:50,032 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:55:50,032 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:55:50,032 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:55:50,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:55:50,033 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:55:50,033 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:55:50,033 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:55:50,034 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-10 01:55:50,034 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-10 01:55:50,034 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:55:50,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:55:50,796 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-10 01:55:50,804 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:55:50,807 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:55:50,813 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:55:50,814 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': 'a036302e-4a01-4427-8d5d-cd5ec8b333c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:50,814 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/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs 2021-09-10 01:55:50,815 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "cf2585c3-024f-4e6a-8285-5eb453be8be3" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "003032c9-ced7-4946-8397-36378387ad87", "modelVersionId": "54de2e14-f080-48d4-860f-1f513af36ec6", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "08874b41-6146-4bb8-9b80-d30a6613d296", "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": "04c51c60-ac64-4cf7-b91c-401530316a7d", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "cf2585c3-024f-4e6a-8285-5eb453be8be3", "modelVersion": "1.0", "modelVersionId": "9d4699c5-4809-48d4-910b-5fda0be74e5e" } } }] } } 2021-09-10 01:55:50,817 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:52,607 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs HTTP/1.1" 202 262 2021-09-10 01:55:52,609 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-10 01:55:52,609 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6"}} 2021-09-10 01:55:52,610 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-10 01:55:52,622 DEBUG 129:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad68d3f4-9e11-482e-82a7-f7ceca4c8bc5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:55:52,624 DEBUG 131:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:55:52,624 DEBUG 132:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:55:52,629 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:55:52,807 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 1900 2021-09-10 01:55:52,810 INFO 142:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:55:52,810 DEBUG 146:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:55:52 GMT"}}} 2021-09-10 01:56:02,823 DEBUG 129:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f3e55f5-ab64-4c05-b3ae-4e5abacee0a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:02,824 DEBUG 131:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:02,825 DEBUG 132:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:02,828 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:03,496 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2148 2021-09-10 01:56:03,498 INFO 142:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:03,499 DEBUG 146:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Catch Event","percentProgress":52,"timestamp":"Fri, 10 Sep 2021 01:56:02 GMT"}}} 2021-09-10 01:56:13,512 DEBUG 129:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb8358b5-2f86-4c09-81e7-968d825a005b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:13,513 DEBUG 131:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:13,513 DEBUG 132:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:13,516 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:13,716 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2106 2021-09-10 01:56:13,718 INFO 142:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:13,718 DEBUG 146:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","finishTime":"Fri, 10 Sep 2021 01:56:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:56:04 GMT"}}} 2021-09-10 01:56:13,719 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-10 01:56:13,720 DEBUG 129:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ca416ca-507e-4862-8b92-843615903eea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:13,721 DEBUG 131:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:13,721 DEBUG 132:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:13,723 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:13,918 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2106 2021-09-10 01:56:13,920 INFO 142:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:13,920 DEBUG 146:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","finishTime":"Fri, 10 Sep 2021 01:56:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:56:04 GMT"}}} 2021-09-10 01:56:13,921 DEBUG 129:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e108126-27ea-4064-89dd-8e718e618101', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:13,922 DEBUG 131:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:13,922 DEBUG 132:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:13,924 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:14,115 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2106 2021-09-10 01:56:14,117 INFO 142:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:14,117 DEBUG 146:onap_service.py(8) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","finishTime":"Fri, 10 Sep 2021 01:56:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:56:04 GMT"}}} 2021-09-10 01:56:14,128 DEBUG 129:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd039ecde-9d95-440b-9aeb-86f612676c61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:14,129 DEBUG 131:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:14,129 DEBUG 132:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:14,133 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:14,333 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2106 2021-09-10 01:56:14,335 INFO 142:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:14,335 DEBUG 146:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","finishTime":"Fri, 10 Sep 2021 01:56:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:56:04 GMT"}}} 2021-09-10 01:56:14,337 DEBUG 129:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff19c2cb-2287-492f-9b3f-f6c1e0efe21b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:14,337 DEBUG 131:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 2021-09-10 01:56:14,337 DEBUG 132:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] data sent: None 2021-09-10 01:56:14,339 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:14,516 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a036302e-4a01-4427-8d5d-cd5ec8b333c6 HTTP/1.1" 200 2106 2021-09-10 01:56:14,518 INFO 142:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response code: 200 2021-09-10 01:56:14,518 DEBUG 146:onap_service.py(1) - [None][Check a036302e-4a01-4427-8d5d-cd5ec8b333c6 orchestration request status] response: {"request":{"requestId":"a036302e-4a01-4427-8d5d-cd5ec8b333c6","startTime":"Fri, 10 Sep 2021 01:55:50 GMT","finishTime":"Fri, 10 Sep 2021 01:56:04 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}}],"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:56:04 GMT"}}} 2021-09-10 01:56:14,520 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-10 01:56:14,520 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-10 01:56:14,520 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-10 01:56:14,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,577 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-10 01:56:14,578 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-10 01:56:14,579 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":"1631238744694"} 2021-09-10 01:56:14,582 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-10 01:56:14,582 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-10 01:56:14,582 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-10 01:56:14,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,643 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-10 01:56:14,644 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-10 01:56:14,644 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1631238748760","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-10 01:56:14,647 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-10 01:56:14,647 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 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-52ea4129-a1cf-407b-9a79-453209ccbf87 2021-09-10 01:56:14,647 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] data sent: None 2021-09-10 01:56:14,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,717 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-52ea4129-a1cf-407b-9a79-453209ccbf87 HTTP/1.1" 200 1641 2021-09-10 01:56:14,718 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response code: 200 2021-09-10 01:56:14,719 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87 service-instance-name] response: {"service-instance":[{"service-instance-id":"04c51c60-ac64-4cf7-b91c-401530316a7d","service-instance-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","model-version-id":"9d4699c5-4809-48d4-910b-5fda0be74e5e","resource-version":"1631238956003","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:56:14,722 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-10 01:56:14,722 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-10 01:56:14,722 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:56:14,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,798 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-10 01:56:14,799 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:56:14,800 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:56:14,803 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-10 01:56:14,803 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-10 01:56:14,804 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:56:14,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,860 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-10 01:56:14,860 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:56:14,861 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238956483","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:56:14,863 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-10 01:56:14,863 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list 2021-09-10 01:56:14,864 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:56:14,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,919 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list HTTP/1.1" 200 1063 2021-09-10 01:56:14,920 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:56:14,921 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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:56:14,924 DEBUG 129:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d 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-10 01:56:14,924 DEBUG 131:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 2021-09-10 01:56:14,925 DEBUG 132:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] data sent: None 2021-09-10 01:56:14,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:56:14,991 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 HTTP/1.1" 200 3768 2021-09-10 01:56:14,992 INFO 142:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response code: 200 2021-09-10 01:56:14,992 DEBUG 146:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response: {"vnf-id":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnf-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631238963904","model-invariant-id":"003032c9-ced7-4946-8397-36378387ad87","model-version-id":"54de2e14-f080-48d4-860f-1f513af36ec6","model-customization-id":"08874b41-6146-4bb8-9b80-d30a6613d296","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/service-data/vnfs/vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/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/04c51c60-ac64-4cf7-b91c-401530316a7d","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":"04c51c60-ac64-4cf7-b91c-401530316a7d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"}]},{"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-10 01:56:14,996 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:56:14,996 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:56:14,996 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-10 01:56:14,997 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-10 01:56:14,997 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:56:14,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:56:15,713 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-10 01:56:15,715 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:56:15,716 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:56:15,719 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:56:15,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:56:15,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:56:15,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:56:15,720 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:56:15,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:56:15,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:56:15,721 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:56:15,721 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:56:15,721 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:56:15,721 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:56:15,722 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-10 01:56:15,722 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-10 01:56:15,722 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:56:15,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:56:16,396 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-10 01:56:16,398 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:56:16,400 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:56:16,403 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:56:16,404 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-10 01:56:16,404 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel 2021-09-10 01:56:16,404 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-10 01:56:16,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:56:16,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel HTTP/1.1" 200 None 2021-09-10 01:56:16,616 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-10 01:56:16,616 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-10 01:56:16,656 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': 'e863bd65-01c1-49ea-99f2-b43ee2fc57af', 'x-fromappid': 'API client'} 2021-09-10 01:56:16,656 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-10 01:56:16,656 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-52ea4129-a1cf-407b-9a79-453209ccbf87" }, "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-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:56:16,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-10 01:56:16,878 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-10 01:56:16,880 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-10 01:56:16,880 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-10 01:56:16,897 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:56:16,898 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:56:16,898 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-10 01:56:16,898 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-10 01:56:16,898 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:56:16,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:56:17,449 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-10 01:56:17,451 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:56:17,452 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:56:17,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:56:17,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:56:17,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:56:17,457 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:56:17,457 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:56:17,458 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:56:17,458 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:56:17,458 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:56:17,459 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:56:17,459 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:56:17,459 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:56:17,460 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-10 01:56:17,460 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-10 01:56:17,461 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:56:17,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:56:18,154 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-10 01:56:18,157 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:56:18,160 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:56:18,167 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:56:18,167 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': '857094dd-c0a2-4db0-8424-f242f82ebfc5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:18,168 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/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65/vfModules 2021-09-10 01:56:18,168 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-52ea4129-a1cf-407b-9a79-453209ccbf87", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5864d4a9-67f5-4a6f-8396-3b308513da19", "modelVersionId": "0fcaa85a-ec4b-4dbf-ba10-c40ddd945123", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "33ba5837-1cc8-467e-a78f-22afcec5b6e2", "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": "04c51c60-ac64-4cf7-b91c-401530316a7d", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "cf2585c3-024f-4e6a-8285-5eb453be8be3", "modelVersion": "1.0", "modelVersionId": "9d4699c5-4809-48d4-910b-5fda0be74e5e" } } }, { "relatedInstance": { "instanceId": "fbbb9204-2ccf-4218-853c-82e6159b4c65", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "003032c9-ced7-4946-8397-36378387ad87", "modelVersion": "1.0", "modelVersionId": "54de2e14-f080-48d4-860f-1f513af36ec6", "modelCustomizationId": "08874b41-6146-4bb8-9b80-d30a6613d296", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-10 01:56:18,170 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:19,899 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65/vfModules HTTP/1.1" 202 262 2021-09-10 01:56:19,901 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-10 01:56:19,901 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","instanceId":"64dfadda-330a-4e24-8450-824abab792ed","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5"}} 2021-09-10 01:56:19,902 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-10 01:56:19,913 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43ab92a1-c68d-42a4-92ef-a2af5eabbbe9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:19,914 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:56:19,915 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:56:19,919 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:20,118 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 2461 2021-09-10 01:56:20,121 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:56:20,122 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:56:19 GMT"}}} 2021-09-10 01:56:30,134 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96e40d5c-0132-4549-a217-441294f059e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:30,134 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:56:30,135 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:56:30,137 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:30,696 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 2787 2021-09-10 01:56:30,698 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:56:30,699 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"}}} 2021-09-10 01:56:40,710 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8072391a-2373-4e26-8116-0bf25b1bdfbd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:40,711 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:56:40,711 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:56:40,714 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:41,245 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4948 2021-09-10 01:56:41,247 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:56:41,248 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:56:51,260 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '515e295f-04ba-49f6-a83a-ef05968a98be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:56:51,260 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:56:51,261 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:56:51,264 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:56:51,823 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4948 2021-09-10 01:56:51,825 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:56:51,826 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:01,838 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8c776ea2-b3fd-4e79-a875-e3fc6f6db60b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:01,839 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:01,839 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:01,842 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:02,468 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4950 2021-09-10 01:57:02,470 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:02,470 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:12,482 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3054a17e-6c9b-4bd2-aa03-6596c4902972', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:12,483 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:12,483 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:12,486 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:13,001 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4950 2021-09-10 01:57:13,002 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:13,002 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:23,015 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81201150-6d7e-4d1f-838f-f6c45f0b45e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:23,016 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:23,016 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:23,020 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:23,544 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4950 2021-09-10 01:57:23,547 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:23,547 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:56:29 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:33,552 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f7517fd-36e1-43ec-b523-6849dd4b3192', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:33,553 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:33,553 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:33,556 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:33,785 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4918 2021-09-10 01:57:33,787 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:33,788 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","finishTime":"Fri, 10 Sep 2021 01:57:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:30 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:33,789 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-10 01:57:33,789 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf338b26-f480-4a79-978d-f1c45a336ecc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:33,790 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:33,790 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:33,792 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:33,963 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4918 2021-09-10 01:57:33,964 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:33,964 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","finishTime":"Fri, 10 Sep 2021 01:57:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:30 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:33,965 DEBUG 129:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8e5f1ed-4e4f-4c52-8f33-09c1844ec295', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:33,965 DEBUG 131:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:33,965 DEBUG 132:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:33,967 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:34,133 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4918 2021-09-10 01:57:34,135 INFO 142:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:34,136 DEBUG 146:onap_service.py(9) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","finishTime":"Fri, 10 Sep 2021 01:57:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:30 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:34,156 DEBUG 129:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29e9d5aa-d1f2-429b-8a99-49d229df518a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:34,157 DEBUG 131:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:34,157 DEBUG 132:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:34,161 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:34,340 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4918 2021-09-10 01:57:34,343 INFO 142:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:34,344 DEBUG 146:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","finishTime":"Fri, 10 Sep 2021 01:57:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:30 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:34,345 DEBUG 129:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ee28e2a-72da-4d1b-96f4-5ad6cc9530bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:34,346 DEBUG 131:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 2021-09-10 01:57:34,346 DEBUG 132:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] data sent: None 2021-09-10 01:57:34,348 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:34,573 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/857094dd-c0a2-4db0-8424-f242f82ebfc5 HTTP/1.1" 200 4918 2021-09-10 01:57:34,575 INFO 142:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response code: 200 2021-09-10 01:57:34,576 DEBUG 146:onap_service.py(1) - [None][Check 857094dd-c0a2-4db0-8424-f242f82ebfc5 orchestration request status] response: {"request":{"requestId":"857094dd-c0a2-4db0-8424-f242f82ebfc5","startTime":"Fri, 10 Sep 2021 01:56:18 GMT","finishTime":"Fri, 10 Sep 2021 01:57:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"}}},{"relatedInstance":{"instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:30 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":null,\"creation_time\":1631238905000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:34,577 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-10 01:57:34,578 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-10 01:57:44,590 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-10 01:57:44,591 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list 2021-09-10 01:57:44,591 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:57:44,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:44,679 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list HTTP/1.1" 200 1063 2021-09-10 01:57:44,680 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:57:44,681 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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:44,684 DEBUG 129:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d 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-10 01:57:44,684 DEBUG 131:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 2021-09-10 01:57:44,684 DEBUG 132:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] data sent: None 2021-09-10 01:57:44,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:44,760 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 HTTP/1.1" 200 4539 2021-09-10 01:57:44,761 INFO 142:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response code: 200 2021-09-10 01:57:44,762 DEBUG 146:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response: {"vnf-id":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnf-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239042445","model-invariant-id":"003032c9-ced7-4946-8397-36378387ad87","model-version-id":"54de2e14-f080-48d4-860f-1f513af36ec6","model-customization-id":"08874b41-6146-4bb8-9b80-d30a6613d296","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/service-data/vnfs/vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/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/36866e84-1a63-41d9-8852-d3f26cd7a0bc","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":"36866e84-1a63-41d9-8852-d3f26cd7a0bc"}],"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/04c51c60-ac64-4cf7-b91c-401530316a7d","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":"04c51c60-ac64-4cf7-b91c-401530316a7d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"}]},{"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-10 01:57:44,765 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-10 01:57:44,765 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-10 01:57:44,766 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:44,766 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/vf-modules 2021-09-10 01:57:44,766 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0 VF modules] data sent: None 2021-09-10 01:57:44,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:44,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/vf-modules HTTP/1.1" 200 1641 2021-09-10 01:57:44,833 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0 VF modules] response code: 200 2021-09-10 01:57:44,833 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"64dfadda-330a-4e24-8450-824abab792ed","vf-module-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","heat-stack-id":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631239049817","model-invariant-id":"5864d4a9-67f5-4a6f-8396-3b308513da19","model-version-id":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","model-customization-id":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/service-data/vnfs/vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/vnf-data/vf-modules/vf-module/64dfadda-330a-4e24-8450-824abab792ed/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/36866e84-1a63-41d9-8852-d3f26cd7a0bc","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":"36866e84-1a63-41d9-8852-d3f26cd7a0bc"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-10 01:57:44,836 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-10 01:57:44,836 DEBUG 158:vf_module.py(1) - Delete 64dfadda-330a-4e24-8450-824abab792ed VF module 2021-09-10 01:57:44,837 DEBUG 45:deletion.py(1) - VF module 64dfadda-330a-4e24-8450-824abab792ed deletion request 2021-09-10 01:57:44,854 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-10 01:57:44,855 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-10 01:57:44,855 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:57:44,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:44,906 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-10 01:57:44,907 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:57:44,907 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-10 01:57:44,910 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-10 01:57:44,910 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-10 01:57:44,910 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:57:44,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:44,965 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-10 01:57:44,966 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:57:44,966 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:57:44,969 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-10 01:57:44,969 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-10 01:57:44,969 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:57:44,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:45,014 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-10 01:57:45,015 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:57:45,015 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-10 01:57:45,017 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-10 01:57:45,017 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-10 01:57:45,017 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:57:45,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:45,071 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-10 01:57:45,072 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:57:45,073 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:57:45,076 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-10 01:57:45,076 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-10 01:57:45,077 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:57:45,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:45,131 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-10 01:57:45,133 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:57:45,133 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-10 01:57:45,137 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-10 01:57:45,137 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-10 01:57:45,138 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:57:45,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:45,201 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-10 01:57:45,202 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:57:45,202 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:57:45,204 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-10 01:57:45,204 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-10 01:57:45,205 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:57:45,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:57:45,253 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-10 01:57:45,254 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:57:45,254 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238956483","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:57:45,256 DEBUG 129:onap_service.py(1) - [None][Create 64dfadda-330a-4e24-8450-824abab792ed VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22f8fe21-5f37-4065-aa40-5485a467f6df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:45,256 DEBUG 131:onap_service.py(1) - [None][Create 64dfadda-330a-4e24-8450-824abab792ed VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65/vfModules/64dfadda-330a-4e24-8450-824abab792ed 2021-09-10 01:57:45,256 DEBUG 132:onap_service.py(1) - [None][Create 64dfadda-330a-4e24-8450-824abab792ed VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5864d4a9-67f5-4a6f-8396-3b308513da19", "modelVersionId": "0fcaa85a-ec4b-4dbf-ba10-c40ddd945123", "modelName": "basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87", "modelVersion": "1631239049817", "modelCustomizationId": "33ba5837-1cc8-467e-a78f-22afcec5b6e2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 01:57:45,258 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:46,808 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65/vfModules/64dfadda-330a-4e24-8450-824abab792ed HTTP/1.1" 202 262 2021-09-10 01:57:46,810 INFO 142:onap_service.py(1) - [None][Create 64dfadda-330a-4e24-8450-824abab792ed VF moduledeletion request] response code: 202 2021-09-10 01:57:46,811 DEBUG 146:onap_service.py(1) - [None][Create 64dfadda-330a-4e24-8450-824abab792ed VF moduledeletion request] response: {"requestReferences":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","instanceId":"64dfadda-330a-4e24-8450-824abab792ed","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df"}} 2021-09-10 01:57:46,811 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-10 01:57:46,823 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0772f98-7b23-41d1-890a-aeac841273a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:46,824 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:57:46,825 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:57:46,830 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:47,044 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 1315 2021-09-10 01:57:47,047 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:57:47,047 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:57:46 GMT"}}} 2021-09-10 01:57:57,061 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0aacdde7-6341-4619-b1b3-6555cb067914', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:57:57,062 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:57:57,062 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:57:57,066 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:57:57,634 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3811 2021-09-10 01:57:57,636 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:57:57,637 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:52 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:07,649 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5638eb9-fe91-46b9-b9eb-6a366c01cec0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:07,650 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:07,651 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:07,655 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:08,315 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3811 2021-09-10 01:58:08,316 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:08,317 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:57:52 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:18,328 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48bf30fc-a32c-4950-9622-7f0e4497eeb9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:18,329 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:18,329 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:18,332 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:18,536 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3779 2021-09-10 01:58:18,538 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:18,539 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","finishTime":"Fri, 10 Sep 2021 01:58:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:58:13 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:18,540 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-10 01:58:18,540 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80fdbe4f-47cd-4656-b33a-afc33b8f7f33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:18,541 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:18,541 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:18,543 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:18,740 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3779 2021-09-10 01:58:18,742 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:18,743 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","finishTime":"Fri, 10 Sep 2021 01:58:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:58:13 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:18,744 DEBUG 129:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8e429f1-254b-47a9-8165-32abb3d0b645', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:18,745 DEBUG 131:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:18,745 DEBUG 132:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:18,747 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:18,963 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3779 2021-09-10 01:58:18,965 INFO 142:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:18,966 DEBUG 146:onap_service.py(10) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","finishTime":"Fri, 10 Sep 2021 01:58:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:58:13 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:18,977 DEBUG 129:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '596c0e10-b4e8-412e-84ab-9007b9ec583c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:18,978 DEBUG 131:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:18,978 DEBUG 132:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:18,982 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:19,166 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3779 2021-09-10 01:58:19,168 INFO 142:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:19,169 DEBUG 146:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","finishTime":"Fri, 10 Sep 2021 01:58:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:58:13 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:19,171 DEBUG 129:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da60df53-fb22-42e3-bfbd-d320da0b70f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:19,171 DEBUG 131:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df 2021-09-10 01:58:19,171 DEBUG 132:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] data sent: None 2021-09-10 01:58:19,174 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:19,384 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22f8fe21-5f37-4065-aa40-5485a467f6df HTTP/1.1" 200 3779 2021-09-10 01:58:19,385 INFO 142:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response code: 200 2021-09-10 01:58:19,385 DEBUG 146:onap_service.py(1) - [None][Check 22f8fe21-5f37-4065-aa40-5485a467f6df orchestration request status] response: {"request":{"requestId":"22f8fe21-5f37-4065-aa40-5485a467f6df","startTime":"Fri, 10 Sep 2021 01:57:45 GMT","finishTime":"Fri, 10 Sep 2021 01:58:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5864d4a9-67f5-4a6f-8396-3b308513da19","modelType":"vfModule","modelName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87","modelVersion":"1631239049817","modelCustomizationUuid":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelVersionId":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelCustomizationId":"33ba5837-1cc8-467e-a78f-22afcec5b6e2","modelUuid":"0fcaa85a-ec4b-4dbf-ba10-c40ddd945123","modelInvariantUuid":"5864d4a9-67f5-4a6f-8396-3b308513da19"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vfModuleInstanceId":"64dfadda-330a-4e24-8450-824abab792ed","vfModuleInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"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":"Fri, 10 Sep 2021 01:58:13 GMT"},"requestProcessingData":[{"groupingId":"3e460855-f6f9-45f3-a461-5e1854fd6db7","tag":"StackInformation","dataPairs":[{"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87":"{\"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-52ea4129-a1cf-407b-9a79-453209ccbf87/3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"updated_time\":1631238988000,\"creation_time\":1631238905000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"03b8e1d821a64a37bcd6a88493881afc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"fbbb9204-2ccf-4218-853c-82e6159b4c65\",\"OS::stack_id\":\"3e460855-f6f9-45f3-a461-5e1854fd6db7\",\"OS::stack_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87\",\"vf_module_id\":\"64dfadda-330a-4e24-8450-824abab792ed\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:19,386 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-10 01:58:19,387 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-10 01:58:19,387 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list 2021-09-10 01:58:19,387 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:19,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:19,433 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/04c51c60-ac64-4cf7-b91c-401530316a7d/relationship-list HTTP/1.1" 200 1063 2021-09-10 01:58:19,433 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:19,433 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/1d08c3c2-7242-483a-aa1e-5544ce13d276","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1d08c3c2-7242-483a-aa1e-5544ce13d276"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:19,435 DEBUG 129:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d 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-10 01:58:19,435 DEBUG 131:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 2021-09-10 01:58:19,435 DEBUG 132:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] data sent: None 2021-09-10 01:58:19,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:19,488 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65 HTTP/1.1" 200 3768 2021-09-10 01:58:19,488 INFO 142:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response code: 200 2021-09-10 01:58:19,489 DEBUG 146:onap_service.py(1) - [AAI][Get 04c51c60-ac64-4cf7-b91c-401530316a7d ABCMeta] response: {"vnf-id":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnf-name":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"cf2585c3-024f-4e6a-8285-5eb453be8be3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239090687","model-invariant-id":"003032c9-ced7-4946-8397-36378387ad87","model-version-id":"54de2e14-f080-48d4-860f-1f513af36ec6","model-customization-id":"08874b41-6146-4bb8-9b80-d30a6613d296","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04c51c60-ac64-4cf7-b91c-401530316a7d/service-data/vnfs/vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65/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/04c51c60-ac64-4cf7-b91c-401530316a7d","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":"04c51c60-ac64-4cf7-b91c-401530316a7d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"}]},{"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-10 01:58:19,490 DEBUG 384:vnf.py(1) - Delete fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF 2021-09-10 01:58:19,490 DEBUG 80:deletion.py(1) - VNF fbbb9204-2ccf-4218-853c-82e6159b4c65 deletion request 2021-09-10 01:58:19,500 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:58:19,500 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:58:19,501 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-10 01:58:19,501 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-10 01:58:19,501 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:58:19,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:20,089 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-10 01:58:20,090 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:58:20,091 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:58:20,092 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:58:20,093 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:20,093 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:20,093 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:20,093 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:58:20,093 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:20,093 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:20,093 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:20,093 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:58:20,094 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:58:20,094 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:58:20,094 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-10 01:58:20,095 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-10 01:58:20,095 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:58:20,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:58:20,845 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-10 01:58:20,847 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:58:20,848 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:58:20,856 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:58:20,857 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-10 01:58:20,857 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel 2021-09-10 01:58:20,858 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-10 01:58:20,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:21,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel HTTP/1.1" 200 None 2021-09-10 01:58:21,072 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-10 01:58:21,072 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-10 01:58:21,107 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-10 01:58:21,107 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-10 01:58:21,107 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:21,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,146 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-10 01:58:21,147 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:21,147 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-10 01:58:21,149 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-10 01:58:21,149 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-10 01:58:21,149 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:21,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,198 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-10 01:58:21,199 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:21,199 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:58:21,201 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-10 01:58:21,201 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-10 01:58:21,201 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:21,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,241 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-10 01:58:21,242 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:21,242 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-10 01:58:21,245 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-10 01:58:21,245 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-10 01:58:21,246 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:21,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,300 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-10 01:58:21,300 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:21,301 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:58:21,302 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-10 01:58:21,303 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-10 01:58:21,303 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:21,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,344 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-10 01:58:21,345 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:21,345 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-10 01:58:21,348 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-10 01:58:21,349 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-10 01:58:21,349 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:21,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,408 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-10 01:58:21,409 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:21,409 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":"1631238956281","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/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"}]}]}}]} 2021-09-10 01:58:21,413 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-10 01:58:21,413 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-10 01:58:21,413 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:58:21,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:21,473 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-10 01:58:21,474 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:58:21,475 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631238956483","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/fbbb9204-2ccf-4218-853c-82e6159b4c65","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fbbb9204-2ccf-4218-853c-82e6159b4c65"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_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-10 01:58:21,477 DEBUG 129:onap_service.py(1) - [None][Create fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3626c90e-bfee-4efd-8417-9a4b6d80feab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:21,477 DEBUG 131:onap_service.py(1) - [None][Create fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65 2021-09-10 01:58:21,478 DEBUG 132:onap_service.py(1) - [None][Create fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "003032c9-ced7-4946-8397-36378387ad87", "modelVersion": "1.0", "modelVersionId": "54de2e14-f080-48d4-860f-1f513af36ec6", "modelCustomizationId": "08874b41-6146-4bb8-9b80-d30a6613d296", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 01:58:21,480 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:23,043 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d/vnfs/fbbb9204-2ccf-4218-853c-82e6159b4c65 HTTP/1.1" 202 262 2021-09-10 01:58:23,045 INFO 142:onap_service.py(1) - [None][Create fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF deletion request] response code: 202 2021-09-10 01:58:23,046 DEBUG 146:onap_service.py(1) - [None][Create fbbb9204-2ccf-4218-853c-82e6159b4c65 VNF deletion request] response: {"requestReferences":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","instanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab"}} 2021-09-10 01:58:23,047 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-10 01:58:23,058 DEBUG 129:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84aa5f4d-ea97-4971-89a9-472b40a6a847', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:23,060 DEBUG 131:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:23,060 DEBUG 132:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:23,065 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:23,269 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1270 2021-09-10 01:58:23,271 INFO 142:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:23,272 DEBUG 146:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:58:22 GMT"}}} 2021-09-10 01:58:33,283 DEBUG 129:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4160589-d19a-4786-9ed2-48930f68fe5d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:33,284 DEBUG 131:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:33,284 DEBUG 132:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:33,285 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:33,502 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1476 2021-09-10 01:58:33,504 INFO 142:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:33,504 DEBUG 146:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","finishTime":"Fri, 10 Sep 2021 01:58:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:27 GMT"}}} 2021-09-10 01:58:33,505 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-10 01:58:33,506 DEBUG 129:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3c0b1af-bd07-4e54-ba34-acaa9a687b15', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:33,506 DEBUG 131:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:33,507 DEBUG 132:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:33,509 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:33,650 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1476 2021-09-10 01:58:33,651 INFO 142:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:33,651 DEBUG 146:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","finishTime":"Fri, 10 Sep 2021 01:58:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:27 GMT"}}} 2021-09-10 01:58:33,652 DEBUG 129:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77b4b4ab-d0c9-445d-b0bc-f35b6f0b0e85', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:33,652 DEBUG 131:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:33,652 DEBUG 132:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:33,653 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:33,848 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1476 2021-09-10 01:58:33,850 INFO 142:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:33,851 DEBUG 146:onap_service.py(11) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","finishTime":"Fri, 10 Sep 2021 01:58:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:27 GMT"}}} 2021-09-10 01:58:33,861 DEBUG 129:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea9be69b-7011-451c-aa84-26a734bdf40a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:33,862 DEBUG 131:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:33,862 DEBUG 132:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:33,865 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:34,062 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1476 2021-09-10 01:58:34,064 INFO 142:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:34,065 DEBUG 146:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","finishTime":"Fri, 10 Sep 2021 01:58:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:27 GMT"}}} 2021-09-10 01:58:34,066 DEBUG 129:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6ff0792-dab0-4fb6-a00d-0a6667850325', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:34,066 DEBUG 131:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab 2021-09-10 01:58:34,067 DEBUG 132:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] data sent: None 2021-09-10 01:58:34,069 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:34,233 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3626c90e-bfee-4efd-8417-9a4b6d80feab HTTP/1.1" 200 1476 2021-09-10 01:58:34,235 INFO 142:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response code: 200 2021-09-10 01:58:34,235 DEBUG 146:onap_service.py(1) - [None][Check 3626c90e-bfee-4efd-8417-9a4b6d80feab orchestration request status] response: {"request":{"requestId":"3626c90e-bfee-4efd-8417-9a4b6d80feab","startTime":"Fri, 10 Sep 2021 01:58:21 GMT","finishTime":"Fri, 10 Sep 2021 01:58:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"003032c9-ced7-4946-8397-36378387ad87","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"08874b41-6146-4bb8-9b80-d30a6613d296","modelVersionId":"54de2e14-f080-48d4-860f-1f513af36ec6","modelCustomizationId":"08874b41-6146-4bb8-9b80-d30a6613d296","modelUuid":"54de2e14-f080-48d4-860f-1f513af36ec6","modelInvariantUuid":"003032c9-ced7-4946-8397-36378387ad87","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":"04c51c60-ac64-4cf7-b91c-401530316a7d","vnfInstanceId":"fbbb9204-2ccf-4218-853c-82e6159b4c65","vnfInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:27 GMT"}}} 2021-09-10 01:58:34,236 DEBUG 319:service.py(1) - Delete 04c51c60-ac64-4cf7-b91c-401530316a7d service instance 2021-09-10 01:58:34,237 DEBUG 113:deletion.py(1) - Service 04c51c60-ac64-4cf7-b91c-401530316a7d deletion request 2021-09-10 01:58:34,250 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:58:34,250 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:58:34,251 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-10 01:58:34,251 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-10 01:58:34,251 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:58:34,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:34,783 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-10 01:58:34,784 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:58:34,785 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:58:34,788 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:58:34,788 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:34,788 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:34,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:34,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:58:34,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:34,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:34,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:34,789 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:58:34,790 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:58:34,790 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:58:34,790 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-10 01:58:34,791 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-10 01:58:34,791 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:58:34,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:58:35,489 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-10 01:58:35,492 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:58:35,495 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:58:35,502 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:58:35,502 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:58:35,502 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:58:35,503 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-10 01:58:35,503 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-10 01:58:35,503 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:58:35,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:35,978 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-10 01:58:35,980 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:58:35,980 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:58:35,983 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:58:35,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:35,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:35,984 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:35,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:58:35,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:35,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:35,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:35,985 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:58:35,985 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:58:35,985 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:58:35,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-10 01:58:35,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-10 01:58:35,986 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:58:35,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:58:36,839 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-10 01:58:36,841 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:58:36,845 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:58:36,851 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:58:36,852 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-10 01:58:36,852 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 01:58:36,853 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-10 01:58:36,853 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-10 01:58:36,853 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 01:58:36,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:37,383 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-10 01:58:37,385 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 01:58:37,385 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 01:58:37,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 01:58:37,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:37,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:37,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:37,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 01:58:37,389 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 01:58:37,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 01:58:37,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 01:58:37,389 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-10 01:58:37,390 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-10 01:58:37,390 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 01:58:37,390 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-10 01:58:37,391 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-10 01:58:37,391 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 01:58:37,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 01:58:38,099 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-10 01:58:38,101 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 01:58:38,102 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","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":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","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":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","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":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","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":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","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":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","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":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","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":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","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":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","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":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","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":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","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":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","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":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","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":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","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":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","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":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","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":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","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":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","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":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","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":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","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":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","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":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","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":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","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":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","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":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","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":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","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":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","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":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","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":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","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":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","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":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","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":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","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":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","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":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","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":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","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":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","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":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","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":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","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":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","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":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","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":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","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-10 01:58:38,106 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-10 01:58:38,107 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-10 01:58:38,107 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/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel 2021-09-10 01:58:38,107 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-10 01:58:38,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 01:58:38,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel HTTP/1.1" 200 None 2021-09-10 01:58:38,316 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-10 01:58:38,316 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-10 01:58:38,349 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-10 01:58:38,349 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-10 01:58:38,349 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:38,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,404 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-10 01:58:38,405 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:38,405 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-10 01:58:38,408 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-10 01:58:38,409 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-10 01:58:38,409 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:38,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,471 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-10 01:58:38,472 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:38,472 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":"1631239106304","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-10 01:58:38,476 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-10 01:58:38,476 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-10 01:58:38,476 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:38,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,529 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-10 01:58:38,531 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:38,531 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-10 01:58:38,534 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-10 01:58:38,535 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-10 01:58:38,535 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:38,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,595 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-10 01:58:38,596 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:38,597 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":"1631239106304","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-10 01:58:38,600 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-10 01:58:38,600 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-10 01:58:38,601 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 01:58:38,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,654 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-10 01:58:38,655 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 01:58:38,656 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-10 01:58:38,658 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-10 01:58:38,659 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-10 01:58:38,659 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 01:58:38,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,717 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-10 01:58:38,718 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 01:58:38,718 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":"1631239106304","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-10 01:58:38,721 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-10 01:58:38,721 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-10 01:58:38,721 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 01:58:38,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 01:58:38,764 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-10 01:58:38,765 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 01:58:38,765 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239106304","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-10 01:58:38,767 DEBUG 129:onap_service.py(1) - [None][Create 04c51c60-ac64-4cf7-b91c-401530316a7d Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24a6bbcd-836e-4023-997f-7eda04cfd410', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:38,767 DEBUG 131:onap_service.py(1) - [None][Create 04c51c60-ac64-4cf7-b91c-401530316a7d Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d 2021-09-10 01:58:38,768 DEBUG 132:onap_service.py(1) - [None][Create 04c51c60-ac64-4cf7-b91c-401530316a7d Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "cf2585c3-024f-4e6a-8285-5eb453be8be3", "modelVersion": "1.0", "modelVersionId": "9d4699c5-4809-48d4-910b-5fda0be74e5e" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 01:58:38,769 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:40,621 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/04c51c60-ac64-4cf7-b91c-401530316a7d HTTP/1.1" 202 262 2021-09-10 01:58:40,623 INFO 142:onap_service.py(1) - [None][Create 04c51c60-ac64-4cf7-b91c-401530316a7d Service deletion request] response code: 202 2021-09-10 01:58:40,623 DEBUG 146:onap_service.py(1) - [None][Create 04c51c60-ac64-4cf7-b91c-401530316a7d Service deletion request] response: {"requestReferences":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","instanceId":"04c51c60-ac64-4cf7-b91c-401530316a7d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410"}} 2021-09-10 01:58:40,624 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-10 01:58:40,633 DEBUG 129:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df2c341-0640-409f-aca4-249c84a0a00a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:40,634 DEBUG 131:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 2021-09-10 01:58:40,634 DEBUG 132:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] data sent: None 2021-09-10 01:58:40,638 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:40,799 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 HTTP/1.1" 200 1024 2021-09-10 01:58:40,802 INFO 142:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response code: 200 2021-09-10 01:58:40,802 DEBUG 146:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response: {"request":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","startTime":"Fri, 10 Sep 2021 01:58:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 01:58:39 GMT"}}} 2021-09-10 01:58:50,814 DEBUG 129:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50f54de5-be15-4774-ab06-3134dac2d2a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:50,815 DEBUG 131:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 2021-09-10 01:58:50,815 DEBUG 132:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] data sent: None 2021-09-10 01:58:50,818 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:51,029 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 HTTP/1.1" 200 1234 2021-09-10 01:58:51,031 INFO 142:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response code: 200 2021-09-10 01:58:51,032 DEBUG 146:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response: {"request":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","startTime":"Fri, 10 Sep 2021 01:58:39 GMT","finishTime":"Fri, 10 Sep 2021 01:58:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:43 GMT"}}} 2021-09-10 01:58:51,033 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-10 01:58:51,034 DEBUG 129:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'deedd4d0-0be8-486d-94ce-387a790578bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:51,035 DEBUG 131:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 2021-09-10 01:58:51,035 DEBUG 132:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] data sent: None 2021-09-10 01:58:51,037 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:51,211 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 HTTP/1.1" 200 1234 2021-09-10 01:58:51,212 INFO 142:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response code: 200 2021-09-10 01:58:51,213 DEBUG 146:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response: {"request":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","startTime":"Fri, 10 Sep 2021 01:58:39 GMT","finishTime":"Fri, 10 Sep 2021 01:58:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:43 GMT"}}} 2021-09-10 01:58:51,214 DEBUG 129:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11230703-0722-4a88-ab8b-3f2017b7abaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:51,214 DEBUG 131:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 2021-09-10 01:58:51,214 DEBUG 132:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] data sent: None 2021-09-10 01:58:51,216 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:51,444 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 HTTP/1.1" 200 1234 2021-09-10 01:58:51,446 INFO 142:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response code: 200 2021-09-10 01:58:51,446 DEBUG 146:onap_service.py(12) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response: {"request":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","startTime":"Fri, 10 Sep 2021 01:58:39 GMT","finishTime":"Fri, 10 Sep 2021 01:58:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:43 GMT"}}} 2021-09-10 01:58:51,460 DEBUG 129:onap_service.py(1) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2400009-1a14-4e15-a9dd-381652dcb58b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 01:58:51,460 DEBUG 131:onap_service.py(1) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 2021-09-10 01:58:51,460 DEBUG 132:onap_service.py(1) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] data sent: None 2021-09-10 01:58:51,463 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 01:58:51,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24a6bbcd-836e-4023-997f-7eda04cfd410 HTTP/1.1" 200 1234 2021-09-10 01:58:51,666 INFO 142:onap_service.py(1) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response code: 200 2021-09-10 01:58:51,667 DEBUG 146:onap_service.py(1) - [None][Check 24a6bbcd-836e-4023-997f-7eda04cfd410 orchestration request status] response: {"request":{"requestId":"24a6bbcd-836e-4023-997f-7eda04cfd410","startTime":"Fri, 10 Sep 2021 01:58:39 GMT","finishTime":"Fri, 10 Sep 2021 01:58:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cf2585c3-024f-4e6a-8285-5eb453be8be3","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelUuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","modelInvariantUuid":"cf2585c3-024f-4e6a-8285-5eb453be8be3"},"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":"04c51c60-ac64-4cf7-b91c-401530316a7d","serviceInstanceName":"basic_vm-52ea4129-a1cf-407b-9a79-453209ccbf87"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 01:58:43 GMT"}}} 2021-09-10 01:58:51,668 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-10 01:58:51,670 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 08:09 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-10 01:58:51,674 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-10 01:58:51,783 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-10 01:58:52,269 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-10 01:58:52,271 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613abbdc6c44f500102b7522 2021-09-10 01:58:52,272 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK