2021-09-23 13:34:46,297 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-23 13:34:46,298 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-23 13:34:46,307 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-23 13:34:46,307 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-23 13:34:46,307 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-23 13:34:46,308 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-23 13:34:46,309 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-23 13:34:46,309 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-23 13:34:46,309 DEBUG 33:basic_vm.py(1) - start time 2021-09-23 13:34:46,309 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-23 13:34:46,309 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-23 13:34:46,310 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-23 13:34:46,310 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-23 13:34:46,310 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-23 13:34:46,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:46,469 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-23 13:34:46,471 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-23 13:34:46,471 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"23f26cf53a8546dc8c0bc9e720c09790","type":"vlm","name":"70825d03-19ac-4604-b444","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ea6f97fb9b3a404ba74288ef1fbcb5de","type":"vlm","name":"7e4a98bc-aaf7-45f5-8f44","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-23 13:34:46,474 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-23 13:34:46,474 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-23 13:34:46,474 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-23 13:34:46,475 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-23 13:34:46,475 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-23 13:34:46,475 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-23 13:34:46,476 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-23 13:34:46,476 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-23 13:34:46,476 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-23 13:34:46,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:46,628 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-23 13:34:46,629 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-23 13:34:46,630 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"23f26cf53a8546dc8c0bc9e720c09790","type":"vlm","name":"70825d03-19ac-4604-b444","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ea6f97fb9b3a404ba74288ef1fbcb5de","type":"vlm","name":"7e4a98bc-aaf7-45f5-8f44","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-23 13:34:46,633 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-23 13:34:46,634 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-23 13:34:46,634 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-23 13:34:46,663 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-23 13:34:46,663 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-23 13:34:46,663 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-23 13:34:46,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,280 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-23 13:34:47,282 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-23 13:34:47,283 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"902973e2a4fd44fab57dfd8b4e03dfb6","version":{"id":"93d361055a714efc9b011388705ea5c3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-23 13:34:47,286 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-23 13:34:47,286 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-23 13:34:47,292 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-23 13:34:47,292 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/902973e2a4fd44fab57dfd8b4e03dfb6/versions/93d361055a714efc9b011388705ea5c3/actions 2021-09-23 13:34:47,292 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-23 13:34:47,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/902973e2a4fd44fab57dfd8b4e03dfb6/versions/93d361055a714efc9b011388705ea5c3/actions HTTP/1.1" 200 2 2021-09-23 13:34:47,551 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-23 13:34:47,551 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-23 13:34:47,555 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-23 13:34:47,567 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:34:47,568 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:34:47,568 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-23 13:34:47,568 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-23 13:34:47,568 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:34:47,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,647 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-23 13:34:47,648 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:34:47,648 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-23 13:34:47,650 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:34:47,650 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:34:47,650 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-23 13:34:47,651 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:34:47,651 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-23 13:34:47,651 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:34:47,651 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:34:47,651 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-23 13:34:47,652 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-23 13:34:47,652 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:34:47,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,712 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-23 13:34:47,713 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:34:47,713 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-23 13:34:47,715 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:34:47,716 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:34:47,716 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-23 13:34:47,716 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:34:47,716 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-23 13:34:47,716 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:34:47,716 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:34:47,717 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-23 13:34:47,717 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-23 13:34:47,717 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:34:47,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,774 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-23 13:34:47,775 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:34:47,776 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-23 13:34:47,777 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:34:47,778 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:34:47,778 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-23 13:34:47,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:34:47,778 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-23 13:34:47,778 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:34:47,779 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:34:47,779 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-23 13:34:47,779 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-23 13:34:47,779 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:34:47,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,838 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-23 13:34:47,839 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:34:47,840 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-23 13:34:47,842 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:34:47,842 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:34:47,842 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-23 13:34:47,843 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:34:47,843 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-23 13:34:47,843 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-23 13:34:47,843 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:34:47,843 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:34:47,843 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-23 13:34:47,844 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-23 13:34:47,844 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:34:47,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:47,952 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-23 13:34:47,954 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:34:47,955 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-23 13:34:47,958 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:34:47,958 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:34:47,958 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-23 13:34:47,959 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:34:47,959 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-23 13:34:47,965 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-23 13:34:47,965 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-23 13:34:47,966 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-23 13:34:47,966 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-23 13:34:47,966 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-23 13:34:47,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:48,064 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-23 13:34:48,065 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-23 13:34:48,066 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"902973e2a4fd44fab57dfd8b4e03dfb6","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"23f26cf53a8546dc8c0bc9e720c09790","type":"vlm","name":"70825d03-19ac-4604-b444","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ea6f97fb9b3a404ba74288ef1fbcb5de","type":"vlm","name":"7e4a98bc-aaf7-45f5-8f44","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-23 13:34:48,069 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-23 13:34:48,069 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-23 13:34:48,070 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-23 13:34:48,070 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/902973e2a4fd44fab57dfd8b4e03dfb6/versions 2021-09-23 13:34:48,070 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:48,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:48,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/902973e2a4fd44fab57dfd8b4e03dfb6/versions HTTP/1.1" 200 264 2021-09-23 13:34:48,183 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:48,184 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93d361055a714efc9b011388705ea5c3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404086755,"modificationTime":1632404087446,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:34:48,186 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-23 13:34:48,187 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-23 13:34:48,187 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-23 13:34:48,187 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/902973e2a4fd44fab57dfd8b4e03dfb6/versions 2021-09-23 13:34:48,188 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:48,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:48,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/902973e2a4fd44fab57dfd8b4e03dfb6/versions HTTP/1.1" 200 264 2021-09-23 13:34:48,267 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:48,268 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93d361055a714efc9b011388705ea5c3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404086755,"modificationTime":1632404087446,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:34:48,270 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-23 13:34:48,271 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-23 13:34:48,271 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-23 13:34:48,271 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": "902973e2a4fd44fab57dfd8b4e03dfb6", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-23 13:34:48,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,036 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-23 13:34:50,038 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-23 13:34:50,038 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"94a2f9a95d754dce85e78b49ed88d2bf","version":{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-23 13:34:50,042 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-23 13:34:50,042 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-23 13:34:50,042 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:50,043 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:50,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:50,121 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:50,121 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:50,124 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-23 13:34:50,124 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:50,124 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:50,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 223 2021-09-23 13:34:50,287 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:50,287 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632404088353,"modificationTime":1632404088855} 2021-09-23 13:34:50,290 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-23 13:34:50,291 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:50,291 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:50,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 368 2021-09-23 13:34:50,523 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:50,524 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220"} 2021-09-23 13:34:50,527 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-23 13:34:50,527 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:50,527 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:50,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 368 2021-09-23 13:34:50,816 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:50,816 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220"} 2021-09-23 13:34:50,820 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-23 13:34:50,820 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-23 13:34:50,820 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:50,821 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:50,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:50,887 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:50,888 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:50,890 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-23 13:34:50,891 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:50,891 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:50,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:50,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 223 2021-09-23 13:34:50,989 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:50,989 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632404088353,"modificationTime":1632404088855} 2021-09-23 13:34:50,992 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-23 13:34:50,993 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:50,993 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:50,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:51,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 368 2021-09-23 13:34:51,326 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:51,326 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220"} 2021-09-23 13:34:51,330 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-23 13:34:51,330 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:51,330 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:51,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:51,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 368 2021-09-23 13:34:51,630 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:51,630 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220"} 2021-09-23 13:34:51,632 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-23 13:34:51,632 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/orchestration-template-candidate 2021-09-23 13:34:51,632 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-23 13:34:51,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-23 13:34:52,014 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-23 13:34:52,014 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-23 13:34:52,015 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-23 13:34:52,018 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-23 13:34:52,018 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:52,019 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:52,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:52,092 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:52,092 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:52,095 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-23 13:34:52,095 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:52,095 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:52,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 222 2021-09-23 13:34:52,215 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:52,216 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632404088353,"modificationTime":1632404092002} 2021-09-23 13:34:52,218 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-23 13:34:52,218 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:52,219 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:52,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 439 2021-09-23 13:34:52,401 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:52,401 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-23 13:34:52,404 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-23 13:34:52,404 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:52,405 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:52,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 439 2021-09-23 13:34:52,604 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:52,605 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-23 13:34:52,608 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-23 13:34:52,608 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-23 13:34:52,609 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:52,609 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:52,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:52,693 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:52,694 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:52,697 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-23 13:34:52,698 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:52,698 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:52,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 222 2021-09-23 13:34:52,817 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:52,817 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632404088353,"modificationTime":1632404092002} 2021-09-23 13:34:52,820 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-23 13:34:52,820 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:52,821 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:52,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:52,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 439 2021-09-23 13:34:52,999 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:53,000 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-23 13:34:53,004 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-23 13:34:53,004 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:53,004 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:53,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:53,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 439 2021-09-23 13:34:53,132 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:53,132 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-23 13:34:53,135 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-23 13:34:53,136 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/orchestration-template-candidate/process 2021-09-23 13:34:53,136 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-23 13:34:53,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:57,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-23 13:34:57,842 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-23 13:34:57,842 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-23 13:34:57,845 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-23 13:34:57,845 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-23 13:34:57,845 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:57,845 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:57,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:57,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:57,911 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:57,911 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:57,913 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-23 13:34:57,913 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:57,913 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:57,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 222 2021-09-23 13:34:58,003 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:58,004 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632404088353,"modificationTime":1632404097826} 2021-09-23 13:34:58,007 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-23 13:34:58,007 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:58,007 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:58,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:34:58,213 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:58,213 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:34:58,217 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-23 13:34:58,217 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:58,218 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:58,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:34:58,393 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:58,394 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:34:58,397 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-23 13:34:58,398 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-23 13:34:58,398 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:34:58,398 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:34:58,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:34:58,464 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:34:58,464 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404088872,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:34:58,467 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-23 13:34:58,467 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:58,467 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:34:58,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 222 2021-09-23 13:34:58,563 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:34:58,563 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632404088353,"modificationTime":1632404097826} 2021-09-23 13:34:58,566 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-23 13:34:58,567 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:58,567 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:58,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:34:58,765 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:58,766 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:34:58,769 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-23 13:34:58,769 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:34:58,770 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:34:58,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:34:58,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:34:58,945 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:34:58,946 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:34:58,958 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-23 13:34:58,959 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions 2021-09-23 13:34:58,959 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-23 13:34:58,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:01,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions HTTP/1.1" 200 2 2021-09-23 13:35:01,671 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-23 13:35:01,672 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-23 13:35:01,675 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-23 13:35:01,675 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:01,675 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:01,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:01,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:35:01,737 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:01,737 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404099035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:35:01,740 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-23 13:35:01,740 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:35:01,740 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:35:01,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:01,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 223 2021-09-23 13:35:01,837 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:35:01,837 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632404088353,"modificationTime":1632404097826} 2021-09-23 13:35:01,839 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-23 13:35:01,839 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:35:01,839 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:35:01,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:02,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:35:02,024 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:35:02,024 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:35:02,027 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-23 13:35:02,027 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-23 13:35:02,027 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:02,028 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:02,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:02,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 253 2021-09-23 13:35:02,094 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:02,094 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632404088353,"modificationTime":1632404099035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-23 13:35:02,096 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-23 13:35:02,096 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:35:02,097 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-23 13:35:02,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:02,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 223 2021-09-23 13:35:02,189 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-23 13:35:02,189 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632404088353,"modificationTime":1632404097826} 2021-09-23 13:35:02,191 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-23 13:35:02,191 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:35:02,191 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:35:02,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:02,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:35:02,364 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:35:02,365 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:35:02,374 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-23 13:35:02,374 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions 2021-09-23 13:35:02,375 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-23 13:35:02,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:07,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions HTTP/1.1" 200 2 2021-09-23 13:35:07,400 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-23 13:35:07,400 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-23 13:35:07,404 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-23 13:35:07,405 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:07,405 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:07,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:07,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 264 2021-09-23 13:35:07,479 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:07,480 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404088353,"modificationTime":1632404105681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:35:07,482 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-23 13:35:07,483 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-23 13:35:07,483 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:07,483 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:07,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:07,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 264 2021-09-23 13:35:07,547 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:07,548 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404088353,"modificationTime":1632404105681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:35:07,557 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-23 13:35:07,557 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions 2021-09-23 13:35:07,557 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-23 13:35:07,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:08,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions HTTP/1.1" 200 316 2021-09-23 13:35:08,631 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-23 13:35:08,632 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"94a2f9a95d754dce85e78b49ed88d2bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-23 13:35:08,632 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"94a2f9a95d754dce85e78b49ed88d2bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-23 13:35:08,636 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:08,637 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:08,637 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-23 13:35:08,637 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-23 13:35:08,638 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:08,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:08,805 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-23 13:35:08,806 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-23 13:35:08,807 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-23 13:35:08,807 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-23 13:35:08,807 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-23 13:35:08,808 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-23 13:35:08,808 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-23 13:35:08,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:08,808 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-23 13:35:18,819 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:18,820 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:18,820 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-23 13:35:18,821 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-23 13:35:18,821 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:18,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:18,910 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-23 13:35:18,912 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-23 13:35:18,913 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-23 13:35:18,913 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-23 13:35:18,914 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-23 13:35:18,914 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-23 13:35:18,914 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-23 13:35:18,914 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:18,915 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-23 13:35:18,915 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:18,915 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:18,916 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-23 13:35:18,916 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-23 13:35:18,916 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:18,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:19,043 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-23 13:35:19,045 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-23 13:35:19,045 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-23 13:35:19,046 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-23 13:35:19,046 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-23 13:35:19,046 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-23 13:35:19,046 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-23 13:35:19,047 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:19,047 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-23 13:35:19,047 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-23 13:35:19,047 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-23 13:35:19,048 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-23 13:35:19,048 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-23 13:35:19,048 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-23 13:35:19,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:19,413 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-23 13:35:19,415 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-23 13:35:19,416 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-23 13:35:19,421 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-23 13:35:19,421 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-23 13:35:19,422 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-23 13:35:19,422 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-23 13:35:19,422 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:19,422 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:19,423 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-23 13:35:19,423 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-23 13:35:19,423 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:19,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:19,501 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-23 13:35:19,503 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-09-23 13:35:19,503 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-23 13:35:19,504 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-23 13:35:19,504 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-23 13:35:19,504 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-23 13:35:19,504 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-09-23 13:35:19,505 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:19,505 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-23 13:35:19,529 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-23 13:35:19,530 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-23 13:35:19,530 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-23 13:35:19,530 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-23 13:35:19,531 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-23 13:35:19,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:19,595 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-23 13:35:19,596 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-23 13:35:19,597 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4ed25ae1-b6e6","description":"vendor software product","vendorName":"70825d03-19ac-4604-b444","vendorId":"23f26cf53a8546dc8c0bc9e720c09790","onboardingMethod":"NetworkPackage","id":"e20b13a4817b4107b4e6842a80b2a973","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 302160d0-232a","description":"vendor software product","vendorName":"7e4a98bc-aaf7-45f5-8f44","vendorId":"ea6f97fb9b3a404ba74288ef1fbcb5de","onboardingMethod":"NetworkPackage","id":"577efed4369a4219a819846aa36032cd","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-09-23 13:35:19,600 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-23 13:35:19,600 DEBUG 324:vsp.py(1) - importing VSP pNF 4ed25ae1-b6e6 from SDC 2021-09-23 13:35:19,600 DEBUG 324:vsp.py(1) - importing VSP vFW 302160d0-232a from SDC 2021-09-23 13:35:19,600 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-09-23 13:35:19,601 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-23 13:35:19,601 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-23 13:35:19,601 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:19,602 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:19,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:19,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 264 2021-09-23 13:35:19,674 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:19,674 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404088353,"modificationTime":1632404105681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:35:19,676 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-23 13:35:19,677 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-23 13:35:19,677 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-23 13:35:19,677 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-23 13:35:19,678 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:19,678 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:19,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:19,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 264 2021-09-23 13:35:19,742 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:19,742 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404088353,"modificationTime":1632404105681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:35:19,745 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-23 13:35:19,745 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/94a2f9a95d754dce85e78b49ed88d2bf/versions 2021-09-23 13:35:19,745 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-23 13:35:19,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:19,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/94a2f9a95d754dce85e78b49ed88d2bf/versions HTTP/1.1" 200 264 2021-09-23 13:35:19,810 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-23 13:35:19,811 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59b9d9d0d37245faadacdb39d642c220","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632404088353,"modificationTime":1632404105681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-23 13:35:19,813 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-23 13:35:19,817 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-23 13:35:19,818 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions 2021-09-23 13:35:19,818 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-23 13:35:19,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:20,759 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220/actions HTTP/1.1" 200 316 2021-09-23 13:35:20,761 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-23 13:35:20,762 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"94a2f9a95d754dce85e78b49ed88d2bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-23 13:35:20,762 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"94a2f9a95d754dce85e78b49ed88d2bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-23 13:35:20,766 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-23 13:35:20,766 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/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 2021-09-23 13:35:20,766 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-23 13:35:20,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:21,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/94a2f9a95d754dce85e78b49ed88d2bf/versions/59b9d9d0d37245faadacdb39d642c220 HTTP/1.1" 200 615 2021-09-23 13:35:21,282 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-23 13:35:21,282 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":"902973e2a4fd44fab57dfd8b4e03dfb6","onboardingMethod":"NetworkPackage","id":"94a2f9a95d754dce85e78b49ed88d2bf","version":"59b9d9d0d37245faadacdb39d642c220","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-23 13:35:21,286 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-23 13:35:21,286 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-23 13:35:21,286 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": "94a2f9a95d754dce85e78b49ed88d2bf", "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-23 13:35:21,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:28,751 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-23 13:35:28,771 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-23 13:35:28,783 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632404126996,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dd502447-c12b-4be5-82aa-c74033a034fe","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632404126998,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126996,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632404127016,"description":"created from csar","artifactType":"HEAT","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"378d2df0-591e-4917-8b43-80e39f1aeead","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","duplicated":false,"payloadUpdateDate":1632404127032,"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":1632404127016,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632404126996,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dd502447-c12b-4be5-82aa-c74033a034fe","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632404126998,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126996,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404127044,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632404127044,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632404127044,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404123395,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":1632404123395,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404123395,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":1632404123395,"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","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.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","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","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","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159.port","capability":"tosca.capabilities.Attachment","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"129befd7-8667-4313-a280-fc4e9d36e89d","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.tosca_name","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.4cd73041-84e6-4b81-be46-b7afe9a8b159.show","empty":false},{"parentUniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d","definition":false,"name":"state","type":"string","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.state","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false},{"parentUniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.tosca_id","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"4cd73041-84e6-4b81-be46-b7afe9a8b159","createdFromCsar":true,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","icon":"securityrules","creationTime":1632404126741,"originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"4cd73041-84e6-4b81-be46-b7afe9a8b159","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1632404126891,"customizationUUID":"57d94b3d-25ea-46d7-a0e8-ef5730e81838","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"feature","uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"feature","uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Scalable","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"scalable","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.scalable","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"forwarder","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.forwarder","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"binding","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.binding","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"binding","uniqueId":"capability.1ed79972-c233-44d1-8b6f-9de4ebde7faf.binding","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"port_mirroring","uniqueId":"capability.f87ecda3-d493-4f1a-8ef9-7056d29805f8.port_mirroring","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Container","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"host","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.host","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.ephemeral.size","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.ephemeral.size","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"instance","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.instance","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.iops","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.iops","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu.delta","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu.delta","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.capacity","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.capacity","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.latency","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.latency","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu_util","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu_util","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.allocation","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.allocation","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.latency","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.latency","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.root.size","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.root.size","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"vcpus","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.vcpus","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.iops","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.iops","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.allocation","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.allocation","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.capacity","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.capacity","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory.resident","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory.resident","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.packets.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.packets.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.bytes","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.packets.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.packets.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outpoing.packets","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outpoing.packets","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.bytes.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.bytes","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.bytes.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.packets","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.packets","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.OperatingSystem","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"os","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.os","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"endpoint","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.endpoint","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"attachment","uniqueId":"capability.1ed79972-c233-44d1-8b6f-9de4ebde7faf.attachment","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"link","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d.link","capability":"tosca.capabilities.network.Linkable","ownerId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"local_storage","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"d16a25ae-6907-4bc6-aed4-ce52a2a0cd7b.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"a12e7949-17e0-463b-8643-e65a04731a6c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","createdFromCsar":true,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","icon":"defaulticon","creationTime":1632404126740,"originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1632404126891,"customizationUUID":"d1ae33e5-beca-4432-93ce-fe08d9eb6737","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","requirementOwnerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group","id":"12fdb8ae-a587-4bb5-9ff5-d9104f5a49e0","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.1ed79972-c233-44d1-8b6f-9de4ebde7faf.attachment","requirementUid":"4cd73041-84e6-4b81-be46-b7afe9a8b159.port"},"operations":[]}],"fromNode":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_flavor_name","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"d16a25ae-6907-4bc6-aed4-ce52a2a0cd7b.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_image_name","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"a12e7949-17e0-463b-8643-e65a04731a6c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"a12e7949-17e0-463b-8643-e65a04731a6c.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":"a12e7949-17e0-463b-8643-e65a04731a6c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a12e7949-17e0-463b-8643-e65a04731a6c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":{"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"4cd73041-84e6-4b81-be46-b7afe9a8b159.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":{"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group":[{"parentUniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false},{"uniqueId":"attribute.4cd73041-84e6-4b81-be46-b7afe9a8b159.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.state","name":"state","type":"string","definition":false,"ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false},{"parentUniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d","uniqueId":"attribute.129befd7-8667-4313-a280-fc4e9d36e89d.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.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},{"external":false,"type":"tosca.capabilities.Node","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"feature","uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"feature","uniqueId":"capability.129befd7-8667-4313-a280-fc4e9d36e89d.feature","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Scalable","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"scalable","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.scalable","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"forwarder","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.forwarder","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"binding","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.binding","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"binding","uniqueId":"capability.1ed79972-c233-44d1-8b6f-9de4ebde7faf.binding","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"port_mirroring","uniqueId":"capability.f87ecda3-d493-4f1a-8ef9-7056d29805f8.port_mirroring","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Container","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"host","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.host","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.ephemeral.size","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.ephemeral.size","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"instance","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.instance","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.iops","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.iops","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu.delta","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu.delta","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.capacity","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.capacity","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.latency","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.latency","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu_util","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu_util","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.allocation","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.allocation","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.latency","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.latency","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"cpu","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.cpu","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.root.size","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.root.size","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"vcpus","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.vcpus","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.iops","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.iops","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.read.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.write.requests.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.allocation","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.allocation","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.read.bytes","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.read.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory.usage","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory.usage","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.device.capacity","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.device.capacity","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"memory.resident","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.memory.resident","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"6ace68d4-ef75-4623-89ad-8dd599665c99","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ace68d4-ef75-4623-89ad-8dd599665c99","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"disk.write.requests","uniqueId":"capability.6ace68d4-ef75-4623-89ad-8dd599665c99.disk.write.requests","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.packets.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.packets.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.bytes","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.packets.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.packets.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outpoing.packets","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outpoing.packets","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.bytes.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.bytes","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.bytes","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.outgoing.bytes.rate","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.outgoing.bytes.rate","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9c33bf0f-5310-4f8f-a894-e8460729e850","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c33bf0f-5310-4f8f-a894-e8460729e850","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"network.incoming.packets","uniqueId":"capability.9c33bf0f-5310-4f8f-a894-e8460729e850.network.incoming.packets","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.OperatingSystem","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"os","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.os","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"endpoint","uniqueId":"capability.9ae54e8e-ea1c-48c1-9819-f1f830c48f82.endpoint","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"attachment","uniqueId":"capability.1ed79972-c233-44d1-8b6f-9de4ebde7faf.attachment","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.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","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"129befd7-8667-4313-a280-fc4e9d36e89d.dependency","capability":"tosca.capabilities.Node","ownerId":"129befd7-8667-4313-a280-fc4e9d36e89d","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.1ed79972-c233-44d1-8b6f-9de4ebde7faf.ubuntu20_ubuntu20_admin_plane_port_0","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"link","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d.link","capability":"tosca.capabilities.network.Linkable","ownerId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","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":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"4cd73041-84e6-4b81-be46-b7afe9a8b159","path":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group"],"uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159.port","capability":"tosca.capabilities.Attachment","ownerId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","source":"2a7c9633-b77e-4618-8b2e-69d8f49cde9e","path":["2a7c9633-b77e-4618-8b2e-69d8f49cde9e.f65fc2b1-4a89-4266-aded-146dd53f737a.ubuntu20","068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20"],"parentName":"local_storage","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"4cf2a1b0-7bf1-44e6-8e95-4c2b60a23d7e","groupUUID":"394ef6fe-f7e5-4e7c-8184-e79a902a08a0","members":{"abstract_ubuntu20":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ubuntu20_admin_security_group":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","artifactsUuid":["378d2df0-591e-4917-8b43-80e39f1aeead"],"groupUUID":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","members":{"abstract_ubuntu20":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.2a7c9633-b77e-4618-8b2e-69d8f49cde9e.abstract_ubuntu20","ubuntu20_admin_security_group":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.4cd73041-84e6-4b81-be46-b7afe9a8b159.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","creationDate":1632404123395,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"94a2f9a95d754dce85e78b49ed88d2bf","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","systemName":"BasicVm","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632404126840,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632404127016,"description":"created from csar","artifactType":"HEAT","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"378d2df0-591e-4917-8b43-80e39f1aeead","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","duplicated":false,"payloadUpdateDate":1632404127032,"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":1632404127016,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632404126996,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dd502447-c12b-4be5-82aa-c74033a034fe","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632404126998,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126996,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404127044,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632404127044,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632404127044,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"068f1082-72ce-4b89-9872-4d4e0b9d03e4"},"categorySpecificMetadata":{},"csarUUID":"94a2f9a95d754dce85e78b49ed88d2bf","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-09-23 13:35:28,804 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-23 13:35:28,804 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:35:38,816 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-23 13:35:38,822 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-23 13:35:38,822 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/068f1082-72ce-4b89-9872-4d4e0b9d03e4/lifecycleState/Certify 2021-09-23 13:35:38,822 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-23 13:35:38,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:47,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/068f1082-72ce-4b89-9872-4d4e0b9d03e4/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-23 13:35:47,561 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-23 13:35:47,562 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632404123395,"lastUpdateDate":1632404140160,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"b45b3399-6bb4-44e9-9568-aa345b7a56fc"},"csarUUID":"94a2f9a95d754dce85e78b49ed88d2bf","csarVersion":"1.0","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9"} 2021-09-23 13:35:47,566 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:47,566 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:47,567 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-23 13:35:47,567 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-23 13:35:47,567 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:47,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:47,673 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-23 13:35:47,675 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-23 13:35:47,675 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef209fcb-7402-4d5d-8ba2-0c58a72534a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-23 13:35:47,679 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:35:47,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:35:47,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:35:47,680 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-23 13:35:47,680 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-23 13:35:47,680 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:47,680 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-23 13:35:47,681 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-23 13:35:47,681 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-23 13:35:47,682 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-23 13:35:47,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:48,323 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-23 13:35:48,330 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-23 13:35:48,333 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","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-23 13:35:48,340 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-23 13:35:58,351 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:35:58,352 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:35:58,353 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-23 13:35:58,353 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-23 13:35:58,353 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:35:58,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:58,467 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-23 13:35:58,468 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-23 13:35:58,469 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef209fcb-7402-4d5d-8ba2-0c58a72534a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-23 13:35:58,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:35:58,472 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:35:58,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:35:58,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-23 13:35:58,472 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-23 13:35:58,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:58,473 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-23 13:35:58,473 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-23 13:35:58,473 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-23 13:35:58,474 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-23 13:35:58,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:35:59,153 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-23 13:35:59,157 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-23 13:35:59,160 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","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-23 13:35:59,167 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-23 13:35:59,167 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:35:59,168 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:35:59,168 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-23 13:35:59,169 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-23 13:35:59,169 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:35:59,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:35:59,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-09-23 13:35:59,709 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:35:59,709 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-23 13:35:59,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:35:59,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:35:59,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:35:59,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:35:59,714 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-23 13:35:59,714 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:35:59,714 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-23 13:35:59,714 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:35:59,715 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:35:59,715 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-23 13:35:59,715 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-23 13:35:59,716 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:35:59,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:00,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-09-23 13:36:00,253 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:00,254 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-23 13:36:00,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:00,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:00,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:00,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:00,258 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-23 13:36:00,258 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:00,258 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-23 13:36:00,259 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-23 13:36:00,259 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-23 13:36:00,259 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-23 13:36:00,260 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-23 13:36:00,260 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-23 13:36:00,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:00,528 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-23 13:36:00,529 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-23 13:36:00,530 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-23 13:36:00,534 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-23 13:36:00,534 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-23 13:36:00,534 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-23 13:36:00,535 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-23 13:36:00,535 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:00,535 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:00,535 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-23 13:36:00,535 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-23 13:36:00,535 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:00,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:01,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-09-23 13:36:01,333 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:01,333 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-23 13:36:01,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:01,339 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:01,339 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:01,339 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:01,340 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-09-23 13:36:01,340 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:01,340 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-23 13:36:01,366 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-23 13:36:01,366 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-23 13:36:01,366 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-23 13:36:01,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:02,848 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-23 13:36:02,850 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-23 13:36:02,852 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":"8e5bb849-1529-47b9-87b4-39d562f7adba.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","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":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1632404162202,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d06071ab-e12d-440d-98c1-d036652e18c2","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","systemName":"BasicVm","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632404162202,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":null,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-23 13:36:02,857 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-23 13:36:02,857 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:02,865 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-23 13:36:02,865 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-23 13:36:02,866 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-23 13:36:02,866 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-23 13:36:02,866 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-23 13:36:02,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:02,964 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-23 13:36:02,965 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-23 13:36:02,965 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef209fcb-7402-4d5d-8ba2-0c58a72534a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-23 13:36:02,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:02,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:02,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:02,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-23 13:36:02,969 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-23 13:36:02,969 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:02,969 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-23 13:36:02,970 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-23 13:36:02,970 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-23 13:36:02,970 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-23 13:36:02,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:03,632 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-23 13:36:03,635 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-23 13:36:03,638 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632404162202,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","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-23 13:36:03,644 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-23 13:36:03,645 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-23 13:36:03,645 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/8e5bb849-1529-47b9-87b4-39d562f7adba/resourceInstance 2021-09-23 13:36:03,645 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "b45b3399-6bb4-44e9-9568-aa345b7a56fc", "originType": "VF", "componentUid": "b45b3399-6bb4-44e9-9568-aa345b7a56fc", "icon": "defaulticon" } 2021-09-23 13:36:03,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:06,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8e5bb849-1529-47b9-87b4-39d562f7adba/resourceInstance HTTP/1.1" 201 None 2021-09-23 13:36:06,025 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-23 13:36:06,026 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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","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":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","createdFromCsar":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1632404164676,"description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632404164676,"customizationUUID":"504a41f7-05ee-485b-bcde-788d5eecd7c0","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-23 13:36:06,027 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-23 13:36:06,031 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-23 13:36:06,032 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/d06071ab-e12d-440d-98c1-d036652e18c2/distribution 2021-09-23 13:36:06,032 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-23 13:36:06,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:06,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/distribution HTTP/1.1" 200 38 2021-09-23 13:36:06,118 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-23 13:36:06,119 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-23 13:36:06,122 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-23 13:36:06,122 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-23 13:36:06,122 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-23 13:36:06,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:06,200 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-23 13:36:06,202 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-23 13:36:06,202 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-23 13:36:06,205 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-23 13:36:06,205 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-23 13:36:06,210 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-23 13:36:06,210 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/8e5bb849-1529-47b9-87b4-39d562f7adba/lifecycleState/checkin 2021-09-23 13:36:06,211 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-23 13:36:06,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:08,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8e5bb849-1529-47b9-87b4-39d562f7adba/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-23 13:36:08,494 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-23 13:36:08,495 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1632404162202,"lastUpdateDate":1632404167089,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"8e5bb849-1529-47b9-87b4-39d562f7adba"},"projectCode":"123456","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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":"d06071ab-e12d-440d-98c1-d036652e18c2"} 2021-09-23 13:36:08,499 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:08,499 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:08,499 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-23 13:36:08,500 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-23 13:36:08,500 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:08,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:09,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 758 2021-09-23 13:36:09,041 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:09,042 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-23 13:36:09,046 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:09,046 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:09,046 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:09,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:09,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:09,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:09,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:09,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:09,048 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:36:09,048 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:09,048 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:36:09,049 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-23 13:36:09,049 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-23 13:36:09,049 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:36:09,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:09,767 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-23 13:36:09,770 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:36:09,773 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404167089,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","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-23 13:36:09,779 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:36:09,779 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-23 13:36:09,784 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-23 13:36:09,785 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/8e5bb849-1529-47b9-87b4-39d562f7adba/lifecycleState/Certify 2021-09-23 13:36:09,785 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-23 13:36:09,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:15,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8e5bb849-1529-47b9-87b4-39d562f7adba/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-23 13:36:15,118 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-23 13:36:15,118 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632404162202,"lastUpdateDate":1632404167089,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5"},"projectCode":"123456","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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":"d06071ab-e12d-440d-98c1-d036652e18c2"} 2021-09-23 13:36:15,122 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:15,122 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:15,123 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-23 13:36:15,123 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-23 13:36:15,123 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:15,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:15,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 746 2021-09-23 13:36:15,800 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:15,801 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-23 13:36:15,804 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:15,804 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:15,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:15,805 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:15,805 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:15,805 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:15,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:15,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-23 13:36:15,806 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:36:15,806 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:15,806 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:36:15,807 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-23 13:36:15,807 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-23 13:36:15,807 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:36:15,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:16,683 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-23 13:36:16,686 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:36:16,689 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404167089,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:36:16,695 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:36:26,708 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-23 13:36:26,716 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-23 13:36:26,716 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/11345b6c-262e-4ea6-84f3-ab3c6fe914a5/distribution/PROD/activate 2021-09-23 13:36:26,716 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-23 13:36:26,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:31,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/11345b6c-262e-4ea6-84f3-ab3c6fe914a5/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-23 13:36:31,382 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-23 13:36:31,385 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZDk4NzVlMWViNDRhM2Q5ZTJjZTU5NDlkZTQ3YmYxMmQ=","artifactUUID":"9ddca114-8a8a-4592-99d8-26c49e86e0cd","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8e5bb849-1529-47b9-87b4-39d562f7adba.assettoscacsar","duplicated":false,"payloadUpdateDate":1632404173654,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632404162007,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTk2ZmZkYWY1ZWZmY2Q5M2M1MWMwMjY5NzJkNjhmN2M=","artifactUUID":"46a02f8e-2651-4181-8cde-739f277901e5","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8e5bb849-1529-47b9-87b4-39d562f7adba.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632404172642,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632404162007,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404126978,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Mjk3NmNkNDMyNmVjZmVkOWRmMzAwMjJjYTQ3ZjVhNDE=","artifactUUID":"e2d1481e-3385-474f-b2f1-43a5d44988f5","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vflicense","duplicated":false,"payloadUpdateDate":1632404126981,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126978,"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":"8e5bb849-1529-47b9-87b4-39d562f7adba.8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTlkNmQ2MmRjMzNlOWZhNzY2ODlmYTYwZjMxZTU0MDk=","artifactUUID":"3952017c-301e-4f3a-8afd-b43f68d2ed56","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"8e5bb849-1529-47b9-87b4-39d562f7adba.8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632404171503,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632404127016,"description":"created from csar","artifactType":"HEAT","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"378d2df0-591e-4917-8b43-80e39f1aeead","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","duplicated":false,"payloadUpdateDate":1632404127032,"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":1632404127016,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404126957,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"fbffed06-e1d0-460c-bc86-defa9d6e2d50","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vendorlicense","duplicated":false,"payloadUpdateDate":1632404126963,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126957,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1632404164904,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"8d30ac20-17d4-41ed-956b-8aa52757b773","generatedFromId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1632404170796,"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":1632404164904,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632404164904,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404126996,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dd502447-c12b-4be5-82aa-c74033a034fe","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632404126998,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632404126996,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1632404164912,"artifacts":["068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1","068f1082-72ce-4b89-9872-4d4e0b9d03e4.heat1env"],"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.068f1082-72ce-4b89-9872-4d4e0b9d03e4.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1632404164912,"customizationUUID":"00d9349b-4d62-47de-bc55-71b03dd2e136","groupInstanceArtifacts":["8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["8d30ac20-17d4-41ed-956b-8aa52757b773"],"artifactsUuid":["378d2df0-591e-4917-8b43-80e39f1aeead"],"groupUUID":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","createdFromCsar":false,"uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1632404164676,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","componentUid":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632404164676,"customizationUUID":"504a41f7-05ee-485b-bcde-788d5eecd7c0","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"8e5bb849-1529-47b9-87b4-39d562f7adba.b45b3399-6bb4-44e9-9568-aa345b7a56fc.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false},{"definition":false,"hidden":false,"uniqueId":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"068f1082-72ce-4b89-9872-4d4e0b9d03e4.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":"60c71b62-5a2b-4ee8-ab01-276360df9cee.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60c71b62-5a2b-4ee8-ab01-276360df9cee","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e4c50701-deae-4f1e-9a2a-70bb4c12b1b4","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"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","creationDate":1632404162202,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d06071ab-e12d-440d-98c1-d036652e18c2","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","systemName":"BasicVm","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632404190159,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632404162007,"artifactType":"OTHER","uniqueId":"8e5bb849-1529-47b9-87b4-39d562f7adba.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":1632404162007,"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":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-23 13:36:31,391 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:31,391 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:31,392 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-23 13:36:31,393 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-23 13:36:31,393 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:31,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:31,966 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-23 13:36:31,968 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:31,968 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:36:31,971 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:31,972 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:31,972 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:31,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:31,972 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:31,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:31,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:31,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:36:31,974 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:36:31,974 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:31,974 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:36:31,975 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-23 13:36:31,975 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-23 13:36:31,976 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:36:31,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:32,712 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-23 13:36:32,714 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:36:32,716 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:36:32,721 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:36:32,721 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-23 13:36:32,721 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-23 13:36:32,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-23 13:36:32,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-23 13:36:32,722 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:36:32,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:32,811 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-23 13:36:32,813 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-23 13:36:32,813 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-23 13:36:32,814 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-23 13:36:32,814 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-23 13:36:32,827 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-23 13:36:32,828 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-23 13:36:32,828 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-23 13:36:32,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:32,968 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-23 13:36:32,969 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-23 13:36:32,969 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-23 13:36:32,972 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-23 13:36:32,973 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-23 13:36:32,973 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:36:32,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:33,043 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-23 13:36:33,044 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:36:33,045 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":"1632404192878"}]} 2021-09-23 13:36:33,075 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-23 13:36:33,075 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/c24f7b11-ba79-44aa-9949-249db5135b05 2021-09-23 13:36:33,075 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "c24f7b11-ba79-44aa-9949-249db5135b05", "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-23 13:36:33,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:33,805 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/c24f7b11-ba79-44aa-9949-249db5135b05 HTTP/1.1" 201 0 2021-09-23 13:36:33,806 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-23 13:36:33,807 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-23 13:36:33,811 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-23 13:36:33,811 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-23 13:36:33,812 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:36:33,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:33,897 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-23 13:36:33,898 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-23 13:36:33,899 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-23 13:36:33,899 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-23 13:36:33,899 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-23 13:36:33,899 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-23 13:36:33,900 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-23 13:36:33,905 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-23 13:36:33,905 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-23 13:36:33,905 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-23 13:36:33,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:34,117 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-23 13:36:34,118 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-23 13:36:34,118 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-23 13:36:34,121 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-23 13:36:34,121 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-23 13:36:34,122 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-23 13:36:34,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:34,170 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-23 13:36:34,171 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-23 13:36:34,172 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-23 13:36:34,172 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-23 13:36:34,172 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-23 13:36:34,177 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-23 13:36:34,178 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-23 13:36:34,178 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-23 13:36:34,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:34,627 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-23 13:36:34,629 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-23 13:36:34,629 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-23 13:36:34,648 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-23 13:36:34,649 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-23 13:36:34,649 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-23 13:36:34,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,324 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2021-09-23 13:36:35,326 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2021-09-23 13:36:35,326 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2021-09-23 13:36:35,330 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-23 13:36:35,331 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-23 13:36:35,331 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:36:35,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,398 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-23 13:36:35,399 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:36:35,400 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":"1632404192878"}]} 2021-09-23 13:36:35,416 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-23 13:36:35,416 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-23 13:36:35,416 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-23 13:36:35,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,571 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-23 13:36:35,572 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-23 13:36:35,573 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-23 13:36:35,585 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-23 13:36:35,586 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-23 13:36:35,586 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-23 13:36:35,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,666 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-23 13:36:35,667 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-23 13:36:35,668 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-23 13:36:35,671 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-23 13:36:35,671 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-23 13:36:35,672 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-23 13:36:35,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,728 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-23 13:36:35,729 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-23 13:36:35,729 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":"1632404195629"} 2021-09-23 13:36:35,733 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-23 13:36:35,733 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-23 13:36:35,734 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-23 13:36:35,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,788 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-23 13:36:35,789 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-23 13:36:35,790 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":"1632404195629"} 2021-09-23 13:36:35,792 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-23 13:36:35,793 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-23 13:36:35,793 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:36:35,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:35,842 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-23 13:36:35,843 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-23 13:36:35,843 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-23 13:36:35,844 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-23 13:36:35,844 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-23 13:36:35,844 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-23 13:36:35,847 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:35,848 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:35,848 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-23 13:36:35,849 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-23 13:36:35,849 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:35,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:36,389 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-23 13:36:36,391 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:36,392 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:36:36,395 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:36,395 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:36,395 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:36,396 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:36,396 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:36,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:36,397 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:36,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:36:36,398 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:36:36,398 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:36,398 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:36:36,399 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-23 13:36:36,400 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-23 13:36:36,400 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:36:36,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:37,261 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-23 13:36:37,264 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:36:37,267 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:36:37,275 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:36:37,276 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-23 13:36:37,276 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-23 13:36:37,276 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "3eca7c15-e87d-4bcc-a79f-ff4785058980" } 2021-09-23 13:36:37,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,376 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-23 13:36:37,377 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-23 13:36:37,378 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-23 13:36:37,381 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-23 13:36:37,382 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-23 13:36:37,382 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:36:37,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,445 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-23 13:36:37,445 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-23 13:36:37,446 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632404197320"}]} 2021-09-23 13:36:37,448 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-23 13:36:37,448 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-23 13:36:37,449 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-23 13:36:37,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,498 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-23 13:36:37,500 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-23 13:36:37,500 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":"1632404195629"} 2021-09-23 13:36:37,503 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-23 13:36:37,503 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-23 13:36:37,503 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:36:37,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,558 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-23 13:36:37,559 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-23 13:36:37,559 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632404197320"}]} 2021-09-23 13:36:37,561 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-23 13:36:37,561 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-23 13:36:37,562 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:36:37,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,628 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-23 13:36:37,628 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:36:37,629 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":"1632404195456","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-23 13:36:37,631 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-23 13:36:37,632 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-23 13:36:37,632 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:36:37,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,681 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-23 13:36:37,682 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:36:37,682 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404193946"} 2021-09-23 13:36:37,695 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-23 13:36:37,695 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-23 13:36:37,695 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=1632404193946", "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-23 13:36:37,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,822 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-23 13:36:37,823 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-23 13:36:37,823 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-23 13:36:37,826 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-23 13:36:37,826 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-23 13:36:37,826 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-23 13:36:37,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,882 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-23 13:36:37,883 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-23 13:36:37,883 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":"1632404195629"} 2021-09-23 13:36:37,886 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-23 13:36:37,886 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-23 13:36:37,886 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:36:37,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:37,955 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-23 13:36:37,956 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:36:37,956 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":"1632404195456","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-23 13:36:37,959 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-23 13:36:37,959 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-23 13:36:37,959 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:36:37,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:38,026 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-23 13:36:38,027 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:36:38,027 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404197738","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-23 13:36:38,030 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-23 13:36:38,030 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-23 13:36:38,031 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-23 13:36:38,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:38,094 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1056 2021-09-23 13:36:38,095 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-23 13:36:38,096 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"e588a2b5-86fe-4747-88a4-7581f9488f92","owning-entity-name":"OE-ETE_Customer-e588a2b5-86fe-4747-88a4-7581f9488f92","resource-version":"1632403362529","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_e8f22f35-b41f-4083-80f6-ea6f70e9514d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/71aa845e-e320-427b-86ad-6065d885e4ac","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_e8f22f35-b41f-4083-80f6-ea6f70e9514d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"71aa845e-e320-427b-86ad-6065d885e4ac"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namee8f22f35-b41f-4083-80f6-ea6f70e9514d"}]}]}}]} 2021-09-23 13:36:38,098 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-23 13:36:38,103 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-23 13:36:38,104 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/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df 2021-09-23 13:36:38,104 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "391a82b6-e1b0-4e5e-87bc-c2cf351cb4df" } 2021-09-23 13:36:38,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:38,182 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df HTTP/1.1" 201 0 2021-09-23 13:36:38,183 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-23 13:36:38,183 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-23 13:36:38,186 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-23 13:36:38,186 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/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df 2021-09-23 13:36:38,187 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-23 13:36:38,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:36:38,239 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df HTTP/1.1" 200 128 2021-09-23 13:36:38,240 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-23 13:36:38,241 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owning-entity-name":"basicvm-oe","resource-version":"1632404198144"} 2021-09-23 13:36:38,247 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-23 13:36:38,247 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-23 13:36:38,248 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-09-23 13:36:38,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-23 13:36:38,611 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-23 13:36:38,613 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-09-23 13:36:38,613 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-09-23 13:36:38,616 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-23 13:36:38,617 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:36:38,617 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:36:38,617 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-23 13:36:38,618 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-23 13:36:38,618 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:36:38,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:36:39,304 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-23 13:36:39,306 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:36:39,306 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:36:39,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:36:39,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:39,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:39,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:36:39,310 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:36:39,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:36:39,310 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:36:39,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:36:39,310 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:36:39,311 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:36:39,311 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:36:39,311 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-23 13:36:39,312 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-23 13:36:39,312 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:36:39,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:40,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-23 13:36:40,297 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:36:40,300 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:36:40,305 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:36:40,306 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-23 13:36:40,306 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/d06071ab-e12d-440d-98c1-d036652e18c2/distribution 2021-09-23 13:36:40,306 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-23 13:36:40,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:40,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/distribution HTTP/1.1" 200 205 2021-09-23 13:36:40,408 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-23 13:36:40,409 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367","timestamp":"2021-09-23 13:36:29.465 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-23 13:36:40,411 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-23 13:36:40,412 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/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 2021-09-23 13:36:40,412 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-23 13:36:40,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:36:40,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 HTTP/1.1" 200 247 2021-09-23 13:36:40,480 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-23 13:36:40,481 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-23 13:36:40,484 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-23 13:36:40,484 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-23 13:37:40,546 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-23 13:37:40,546 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/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 2021-09-23 13:37:40,546 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-23 13:37:40,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:37:40,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 HTTP/1.1" 200 465 2021-09-23 13:37:40,656 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-23 13:37:40,656 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","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":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-23 13:37:40,659 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', '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': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-23 13:37:40,660 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-23 13:38:40,719 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-23 13:38:40,720 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/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 2021-09-23 13:38:40,720 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-23 13:38:40,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:38:40,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ab8f8c0a-3ca9-4932-8cb1-c8182ecc2367 HTTP/1.1" 200 None 2021-09-23 13:38:40,842 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-23 13:38:40,844 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1632404195037","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":"1632404205277","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":"1632404203288","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","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":"1632404200628","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":"1632404215938","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","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":"1632404196521","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404201555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404216402","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404214712","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404183326","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":"1632404202255","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632404204300","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":"1632404198695","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":"1632404216941","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404198695","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":"1632404205277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404205733","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632404191581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632404191581","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":"1632404199451","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404198695","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","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":"1632404198902","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","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":"1632404206494","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404203721","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632404191581","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":"1632404183326","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":"1632404191581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404220428","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":"1632404213520","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404207684","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404217406","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632404205277","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":"1632404191581","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":"1632404205277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404206680","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404198695","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632404205277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404198695","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404208687","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404200183","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","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":"1632404205277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","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":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632404198695","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632404191581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404197433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632404184164","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","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":"1632404198695","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632404214387","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404202715","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":"1632404191581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404206494","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":"1632404183326","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632404204725","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632404205277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632404195037","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632404221432","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-09-23 13:38:40,847 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', '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': '1632404205277', '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': '1632404203288', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', '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': '1632404200628', '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': '1632404215938', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', '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': '1632404196521', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404201555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404216402', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404214712', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404183326', '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': '1632404202255', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632404204300', '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': '1632404198695', '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': '1632404216941', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404198695', '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': '1632404205277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404205733', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632404191581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632404191581', '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': '1632404199451', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404198695', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', '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': '1632404198902', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', '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': '1632404206494', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404203721', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632404191581', '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': '1632404183326', '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': '1632404191581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404220428', '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': '1632404213520', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404207684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404217406', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632404205277', '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': '1632404191581', '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': '1632404205277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404206680', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404198695', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632404205277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404198695', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404208687', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404200183', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', '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': '1632404205277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', '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': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632404198695', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632404191581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404197433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632404184164', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', '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': '1632404198695', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632404214387', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404202715', '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': '1632404191581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404206494', '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': '1632404183326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632404204725', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632404205277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632404195037', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632404221432', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-09-23 13:38:40,850 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-23 13:38:40,850 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-23 13:38:40,850 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-23 13:38:40,850 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-23 13:38:40,851 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-23 13:38:40,851 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-23 13:38:40,852 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-23 13:38:40,865 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': 'ec7b149f-fde9-48b5-b579-b83da9944470', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:40,866 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-23 13:38:40,866 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "3eca7c15-e87d-4bcc-a79f-ff4785058980", "modelVersionId": "d06071ab-e12d-440d-98c1-d036652e18c2", "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": "391a82b6-e1b0-4e5e-87bc-c2cf351cb4df", "owningEntityName": "basicvm-oe" } } } 2021-09-23 13:38:40,869 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:42,764 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-23 13:38:42,766 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-23 13:38:42,767 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470"}} 2021-09-23 13:38:42,768 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-23 13:38:42,780 DEBUG 129:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6664bed2-d337-4a84-8ad4-0102220670a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:42,780 DEBUG 131:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:42,781 DEBUG 132:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:42,785 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:43,034 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1332 2021-09-23 13:38:43,039 INFO 142:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:43,040 DEBUG 146:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:38:42 GMT"}}} 2021-09-23 13:38:53,052 DEBUG 129:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a379c154-dbc8-441f-8d53-7d8c43576f5e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:53,052 DEBUG 131:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:53,053 DEBUG 132:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:53,056 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:53,292 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1542 2021-09-23 13:38:53,294 INFO 142:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:53,294 DEBUG 146:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","finishTime":"Thu, 23 Sep 2021 13:38:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:38:48 GMT"}}} 2021-09-23 13:38:53,295 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-23 13:38:53,296 DEBUG 129:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5445f823-2f77-4dec-ad26-2f8a6a810749', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:53,296 DEBUG 131:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:53,297 DEBUG 132:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:53,299 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:53,524 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1542 2021-09-23 13:38:53,526 INFO 142:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:53,526 DEBUG 146:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","finishTime":"Thu, 23 Sep 2021 13:38:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:38:48 GMT"}}} 2021-09-23 13:38:53,528 DEBUG 129:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e98f05fe-8487-46d9-892e-f395b6c48ad4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:53,528 DEBUG 131:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:53,528 DEBUG 132:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:53,531 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:53,727 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1542 2021-09-23 13:38:53,729 INFO 142:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:53,730 DEBUG 146:onap_service.py(7) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","finishTime":"Thu, 23 Sep 2021 13:38:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:38:48 GMT"}}} 2021-09-23 13:38:53,739 DEBUG 129:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dcd459ba-2211-423a-ba48-b3ec8ae45cc2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:53,739 DEBUG 131:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:53,739 DEBUG 132:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:53,743 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:53,961 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1542 2021-09-23 13:38:53,963 INFO 142:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:53,964 DEBUG 146:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","finishTime":"Thu, 23 Sep 2021 13:38:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:38:48 GMT"}}} 2021-09-23 13:38:53,965 DEBUG 129:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd88b28f8-559f-4f05-ba0e-86b7352705ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:53,966 DEBUG 131:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 2021-09-23 13:38:53,966 DEBUG 132:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] data sent: None 2021-09-23 13:38:53,969 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:38:54,168 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ec7b149f-fde9-48b5-b579-b83da9944470 HTTP/1.1" 200 1542 2021-09-23 13:38:54,170 INFO 142:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response code: 200 2021-09-23 13:38:54,171 DEBUG 146:onap_service.py(1) - [None][Check ec7b149f-fde9-48b5-b579-b83da9944470 orchestration request status] response: {"request":{"requestId":"ec7b149f-fde9-48b5-b579-b83da9944470","startTime":"Thu, 23 Sep 2021 13:38:41 GMT","finishTime":"Thu, 23 Sep 2021 13:38:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","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":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:38:48 GMT"}}} 2021-09-23 13:38:54,172 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-23 13:38:54,172 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-23 13:38:54,172 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:38:54,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,251 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-23 13:38:54,252 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-23 13:38:54,252 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632404197738","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-23 13:38:54,256 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-23 13:38:54,256 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 2021-09-23 13:38:54,257 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] data sent: None 2021-09-23 13:38:54,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,332 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 HTTP/1.1" 200 1190 2021-09-23 13:38:54,334 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response code: 200 2021-09-23 13:38:54,334 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response: {"service-instance":[{"service-instance-id":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","service-instance-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","model-version-id":"d06071ab-e12d-440d-98c1-d036652e18c2","resource-version":"1632404327962","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/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/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"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-23 13:38:54,338 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-23 13:38:54,338 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-23 13:38:54,338 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-23 13:38:54,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,390 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-23 13:38:54,391 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-23 13:38:54,391 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":"1632404195629"} 2021-09-23 13:38:54,393 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-23 13:38:54,393 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-23 13:38:54,394 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:38:54,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,505 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-23 13:38:54,506 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-23 13:38:54,506 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632404197738","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-23 13:38:54,509 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-23 13:38:54,509 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 2021-09-23 13:38:54,510 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] data sent: None 2021-09-23 13:38:54,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,601 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 HTTP/1.1" 200 1190 2021-09-23 13:38:54,602 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response code: 200 2021-09-23 13:38:54,603 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response: {"service-instance":[{"service-instance-id":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","service-instance-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","model-version-id":"d06071ab-e12d-440d-98c1-d036652e18c2","resource-version":"1632404327962","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/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/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"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-23 13:38:54,606 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-23 13:38:54,606 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-23 13:38:54,607 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:38:54,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,710 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-23 13:38:54,712 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:38:54,712 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":"1632404195456","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-23 13:38:54,716 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-23 13:38:54,716 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-23 13:38:54,716 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:38:54,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:38:54,827 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-23 13:38:54,829 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:38:54,829 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404197738","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-23 13:38:54,833 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:38:54,833 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:38:54,834 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-23 13:38:54,834 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-23 13:38:54,834 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:38:54,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:38:56,089 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-23 13:38:56,091 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:38:56,092 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:38:56,095 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:38:56,096 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:38:56,096 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:38:56,096 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:38:56,096 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:38:56,097 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:38:56,097 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:38:56,097 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:38:56,097 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:38:56,097 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:38:56,098 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:38:56,098 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-23 13:38:56,099 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-23 13:38:56,099 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:38:56,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:38:56,891 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-23 13:38:56,893 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:38:56,896 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:38:56,903 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:38:56,904 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-23 13:38:56,904 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/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel 2021-09-23 13:38:56,904 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-23 13:38:56,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:38:57,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel HTTP/1.1" 200 None 2021-09-23 13:38:57,137 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-23 13:38:57,137 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-23 13:38:57,203 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:38:57,203 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:38:57,204 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-23 13:38:57,204 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-23 13:38:57,204 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:38:57,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:38:57,731 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-23 13:38:57,733 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:38:57,733 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:38:57,737 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:38:57,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:38:57,737 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:38:57,737 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:38:57,737 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:38:57,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:38:57,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:38:57,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:38:57,738 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:38:57,738 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:38:57,738 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:38:57,739 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-23 13:38:57,739 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-23 13:38:57,739 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:38:57,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:38:58,649 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-23 13:38:58,652 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:38:58,655 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:38:58,662 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:38:58,664 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': 'cafb74a8-ada1-4042-a9ee-69ca5e4bd87c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:38:58,664 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs 2021-09-23 13:38:58,664 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "3eca7c15-e87d-4bcc-a79f-ff4785058980" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "b6c46d77-3c61-4e98-acd2-ec0f3e1b3858", "modelVersionId": "ef209fcb-7402-4d5d-8ba2-0c58a72534a9", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "504a41f7-05ee-485b-bcde-788d5eecd7c0", "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": "b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "3eca7c15-e87d-4bcc-a79f-ff4785058980", "modelVersion": "1.0", "modelVersionId": "d06071ab-e12d-440d-98c1-d036652e18c2" } } }] } } 2021-09-23 13:38:58,667 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:00,596 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs HTTP/1.1" 202 262 2021-09-23 13:39:00,598 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-23 13:39:00,598 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c"}} 2021-09-23 13:39:00,599 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-23 13:39:00,613 DEBUG 129:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25ce743a-b978-405d-874b-74aa337bf5df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:00,614 DEBUG 131:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:00,615 DEBUG 132:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:00,621 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:00,844 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 1900 2021-09-23 13:39:00,846 INFO 142:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:00,847 DEBUG 146:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:39:00 GMT"}}} 2021-09-23 13:39:10,862 DEBUG 129:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aadbc792-f7e7-4056-8a85-4453d8ee7f8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:10,863 DEBUG 131:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:10,863 DEBUG 132:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:10,866 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:11,076 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 2106 2021-09-23 13:39:11,077 INFO 142:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:11,078 DEBUG 146:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","finishTime":"Thu, 23 Sep 2021 13:39:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:39:10 GMT"}}} 2021-09-23 13:39:11,079 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-23 13:39:11,079 DEBUG 129:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb9a54c3-6aad-491e-9f36-fea35e61a741', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:11,080 DEBUG 131:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:11,080 DEBUG 132:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:11,082 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:11,297 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 2106 2021-09-23 13:39:11,300 INFO 142:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:11,300 DEBUG 146:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","finishTime":"Thu, 23 Sep 2021 13:39:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:39:10 GMT"}}} 2021-09-23 13:39:11,301 DEBUG 129:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '103ff2ea-9d07-4edd-a454-f63126f3fb3f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:11,302 DEBUG 131:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:11,302 DEBUG 132:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:11,305 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:11,494 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 2106 2021-09-23 13:39:11,496 INFO 142:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:11,496 DEBUG 146:onap_service.py(8) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","finishTime":"Thu, 23 Sep 2021 13:39:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:39:10 GMT"}}} 2021-09-23 13:39:11,507 DEBUG 129:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3973ac9-61c7-4a5d-8a1e-6e04f1531a3a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:11,508 DEBUG 131:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:11,508 DEBUG 132:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:11,512 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:11,692 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 2106 2021-09-23 13:39:11,694 INFO 142:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:11,695 DEBUG 146:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","finishTime":"Thu, 23 Sep 2021 13:39:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:39:10 GMT"}}} 2021-09-23 13:39:11,696 DEBUG 129:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c781b9e-f601-4365-97ca-a6cb669c8a2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:11,697 DEBUG 131:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c 2021-09-23 13:39:11,697 DEBUG 132:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] data sent: None 2021-09-23 13:39:11,699 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:11,889 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cafb74a8-ada1-4042-a9ee-69ca5e4bd87c HTTP/1.1" 200 2106 2021-09-23 13:39:11,890 INFO 142:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response code: 200 2021-09-23 13:39:11,891 DEBUG 146:onap_service.py(1) - [None][Check cafb74a8-ada1-4042-a9ee-69ca5e4bd87c orchestration request status] response: {"request":{"requestId":"cafb74a8-ada1-4042-a9ee-69ca5e4bd87c","startTime":"Thu, 23 Sep 2021 13:38:58 GMT","finishTime":"Thu, 23 Sep 2021 13:39:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}}],"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:39:10 GMT"}}} 2021-09-23 13:39:11,892 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-23 13:39:11,893 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-23 13:39:11,893 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-23 13:39:11,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:11,957 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-23 13:39:11,958 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-23 13:39:11,959 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":"1632404195629"} 2021-09-23 13:39:11,962 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-23 13:39:11,962 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-23 13:39:11,962 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-23 13:39:11,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,093 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-23 13:39:12,094 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-23 13:39:12,095 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632404197738","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-23 13:39:12,097 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-23 13:39:12,097 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 2021-09-23 13:39:12,097 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] data sent: None 2021-09-23 13:39:12,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,194 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-4f8067ba-04a7-41ab-9032-fc1f061f8334 HTTP/1.1" 200 1641 2021-09-23 13:39:12,195 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response code: 200 2021-09-23 13:39:12,196 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334 service-instance-name] response: {"service-instance":[{"service-instance-id":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","service-instance-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","model-version-id":"d06071ab-e12d-440d-98c1-d036652e18c2","resource-version":"1632404342600","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/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/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:39:12,199 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-23 13:39:12,199 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-23 13:39:12,200 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:39:12,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,312 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-23 13:39:12,314 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:39:12,314 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:39:12,318 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-23 13:39:12,318 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-23 13:39:12,318 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:39:12,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,393 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-23 13:39:12,394 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:39:12,394 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404342885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:39:12,397 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-23 13:39:12,397 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list 2021-09-23 13:39:12,397 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:39:12,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,510 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list HTTP/1.1" 200 1063 2021-09-23 13:39:12,511 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:39:12,511 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/v24/business/owning-entities/owning-entity/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-23 13:39:12,514 DEBUG 129:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 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-23 13:39:12,514 DEBUG 131:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a 2021-09-23 13:39:12,514 DEBUG 132:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] data sent: None 2021-09-23 13:39:12,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:39:12,699 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a HTTP/1.1" 200 3768 2021-09-23 13:39:12,700 INFO 142:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response code: 200 2021-09-23 13:39:12,701 DEBUG 146:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response: {"vnf-id":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnf-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632404349697","model-invariant-id":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","model-version-id":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","model-customization-id":"504a41f7-05ee-485b-bcde-788d5eecd7c0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/service-data/vnfs/vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-09-23 13:39:12,704 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:39:12,705 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:39:12,705 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-23 13:39:12,705 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-23 13:39:12,706 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:39:12,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:39:14,291 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-23 13:39:14,293 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:39:14,293 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:39:14,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:39:14,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:39:14,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:39:14,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:39:14,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:39:14,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:39:14,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:39:14,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:39:14,298 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:39:14,298 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:39:14,298 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:39:14,298 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-23 13:39:14,299 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-23 13:39:14,299 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:39:14,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:39:15,032 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-23 13:39:15,038 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:39:15,041 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:39:15,049 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:39:15,050 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-23 13:39:15,051 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/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel 2021-09-23 13:39:15,051 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-23 13:39:15,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:39:15,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel HTTP/1.1" 200 None 2021-09-23 13:39:15,282 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-23 13:39:15,282 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-23 13:39:15,337 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': '6f308501-b08e-4d07-a145-bc090c37c150', 'x-fromappid': 'API client'} 2021-09-23 13:39:15,337 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-23 13:39:15,338 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-4f8067ba-04a7-41ab-9032-fc1f061f8334" }, "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-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:39:15,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-23 13:39:15,668 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-23 13:39:15,670 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-23 13:39:15,671 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-23 13:39:15,700 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:39:15,700 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:39:15,701 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-23 13:39:15,701 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-23 13:39:15,702 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:39:15,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:39:16,525 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-23 13:39:16,527 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:39:16,528 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:39:16,532 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:39:16,532 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:39:16,533 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:39:16,533 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:39:16,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:39:16,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:39:16,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:39:16,535 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:39:16,535 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:39:16,536 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:39:16,536 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:39:16,537 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-23 13:39:16,537 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-23 13:39:16,538 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:39:16,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:39:17,338 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-23 13:39:17,341 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:39:17,345 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:39:17,353 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:39:17,354 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': 'e2c4098b-a437-42cd-8468-3e91307d9226', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:17,354 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a/vfModules 2021-09-23 13:39:17,355 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-4f8067ba-04a7-41ab-9032-fc1f061f8334", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "40e7e227-4160-4abc-ab4d-7f9ea2d06ea2", "modelVersionId": "87430ff4-48cf-4d8b-8a58-01c85cd0ec3d", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "00d9349b-4d62-47de-bc55-71b03dd2e136", "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": "b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "3eca7c15-e87d-4bcc-a79f-ff4785058980", "modelVersion": "1.0", "modelVersionId": "d06071ab-e12d-440d-98c1-d036652e18c2" } } }, { "relatedInstance": { "instanceId": "ae853fa6-4289-46a0-9104-20eda8fbf95a", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "b6c46d77-3c61-4e98-acd2-ec0f3e1b3858", "modelVersion": "1.0", "modelVersionId": "ef209fcb-7402-4d5d-8ba2-0c58a72534a9", "modelCustomizationId": "504a41f7-05ee-485b-bcde-788d5eecd7c0", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-23 13:39:17,358 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:19,242 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a/vfModules HTTP/1.1" 202 262 2021-09-23 13:39:19,246 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-23 13:39:19,247 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","instanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226"}} 2021-09-23 13:39:19,248 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-23 13:39:19,261 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6c780bb-1ba6-414f-94f8-45a4ea8fbaaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:19,262 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:39:19,262 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:39:19,267 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:19,517 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 2461 2021-09-23 13:39:19,520 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:39:19,521 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:39:18 GMT"}}} 2021-09-23 13:39:29,534 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b32ee7e5-1e85-4e49-96b1-95d0edf760df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:29,535 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:39:29,535 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:39:29,539 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:30,353 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 2704 2021-09-23 13:39:30,355 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:39:30,356 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 23 Sep 2021 13:39:23 GMT"}}} 2021-09-23 13:39:40,367 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5fa4c16-3606-49aa-859a-4081e169857e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:40,368 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:39:40,368 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:39:40,371 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:41,045 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4948 2021-09-23 13:39:41,047 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:39:41,048 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:39:33 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:39:51,060 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '290a4849-fb54-45ba-80d8-e66ef1967e1c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:39:51,060 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:39:51,060 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:39:51,064 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:39:51,655 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4948 2021-09-23 13:39:51,657 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:39:51,657 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:39:33 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:01,669 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6477754-e0cc-4111-8152-686ad0d454df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:01,669 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:01,670 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:01,671 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:02,295 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4948 2021-09-23 13:40:02,297 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:02,298 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:39:33 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:12,310 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4e320d9-2f42-4112-8397-1ad9998178c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:12,310 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:12,310 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:12,313 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:12,973 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4950 2021-09-23 13:40:12,975 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:12,976 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:39:33 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:22,983 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce07124d-7fa5-4113-a8a6-c22addb96b96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:22,984 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:22,984 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:22,987 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:23,600 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4950 2021-09-23 13:40:23,602 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:23,603 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:39:33 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:33,615 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee55a26a-1ef4-4a09-8046-f8a774210be0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:33,615 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:33,616 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:33,619 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:34,284 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4952 2021-09-23 13:40:34,287 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:34,287 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":68,"timestamp":"Thu, 23 Sep 2021 13:40:32 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:44,300 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7cbf9a91-49de-449b-abfd-90563ddaa695', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:44,301 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:44,301 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:44,304 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:44,581 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4918 2021-09-23 13:40:44,583 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:44,583 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","finishTime":"Thu, 23 Sep 2021 13:40:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:40:35 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:44,584 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-23 13:40:44,585 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0361472e-85fa-45ea-92eb-11c59d172a43', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:44,585 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:44,585 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:44,588 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:44,794 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4918 2021-09-23 13:40:44,796 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:44,796 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","finishTime":"Thu, 23 Sep 2021 13:40:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:40:35 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:44,798 DEBUG 129:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3bf3ed7-0c69-4062-9297-609d118ba675', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:44,798 DEBUG 131:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:44,798 DEBUG 132:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:44,801 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:45,011 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4918 2021-09-23 13:40:45,013 INFO 142:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:45,013 DEBUG 146:onap_service.py(9) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","finishTime":"Thu, 23 Sep 2021 13:40:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:40:35 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:45,023 DEBUG 129:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f829fe12-bba1-4b1a-aaf3-2726fe6aebb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:45,024 DEBUG 131:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:45,024 DEBUG 132:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:45,027 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:45,266 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4918 2021-09-23 13:40:45,268 INFO 142:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:45,268 DEBUG 146:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","finishTime":"Thu, 23 Sep 2021 13:40:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:40:35 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:45,270 DEBUG 129:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '394e8584-4eb4-428e-9050-30e5308d72d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:45,270 DEBUG 131:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 2021-09-23 13:40:45,270 DEBUG 132:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] data sent: None 2021-09-23 13:40:45,273 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:45,536 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e2c4098b-a437-42cd-8468-3e91307d9226 HTTP/1.1" 200 4918 2021-09-23 13:40:45,538 INFO 142:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response code: 200 2021-09-23 13:40:45,539 DEBUG 146:onap_service.py(1) - [None][Check e2c4098b-a437-42cd-8468-3e91307d9226 orchestration request status] response: {"request":{"requestId":"e2c4098b-a437-42cd-8468-3e91307d9226","startTime":"Thu, 23 Sep 2021 13:39:17 GMT","finishTime":"Thu, 23 Sep 2021 13:40:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"}}},{"relatedInstance":{"instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:40:35 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":null,\"creation_time\":1632404117000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:45,540 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-23 13:40:45,541 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-23 13:40:55,552 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-23 13:40:55,553 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list 2021-09-23 13:40:55,554 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:40:55,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:55,640 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list HTTP/1.1" 200 1063 2021-09-23 13:40:55,642 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:40:55,642 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/v24/business/owning-entities/owning-entity/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-23 13:40:55,648 DEBUG 129:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 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-23 13:40:55,648 DEBUG 131:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a 2021-09-23 13:40:55,648 DEBUG 132:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] data sent: None 2021-09-23 13:40:55,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:55,743 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a HTTP/1.1" 200 4539 2021-09-23 13:40:55,744 INFO 142:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response code: 200 2021-09-23 13:40:55,745 DEBUG 146:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response: {"vnf-id":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnf-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632404426408","model-invariant-id":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","model-version-id":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","model-customization-id":"504a41f7-05ee-485b-bcde-788d5eecd7c0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/service-data/vnfs/vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/f5a8bf2e-543b-4763-868d-4e6043f5ef95","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":"f5a8bf2e-543b-4763-868d-4e6043f5ef95"}],"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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-09-23 13:40:55,749 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-23 13:40:55,749 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-23 13:40:55,750 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:55,750 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vf-modules 2021-09-23 13:40:55,750 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0 VF modules] data sent: None 2021-09-23 13:40:55,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:55,844 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vf-modules HTTP/1.1" 200 1641 2021-09-23 13:40:55,845 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0 VF modules] response code: 200 2021-09-23 13:40:55,846 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vf-module-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","heat-stack-id":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632404434946","model-invariant-id":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","model-version-id":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","model-customization-id":"00d9349b-4d62-47de-bc55-71b03dd2e136","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/service-data/vnfs/vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vnf-data/vf-modules/vf-module/cf5c7c4d-2130-4378-a8f0-6368f41292a3/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/f5a8bf2e-543b-4763-868d-4e6043f5ef95","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":"f5a8bf2e-543b-4763-868d-4e6043f5ef95"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-23 13:40:55,848 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-23 13:40:55,849 DEBUG 158:vf_module.py(1) - Delete cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF module 2021-09-23 13:40:55,849 DEBUG 45:deletion.py(1) - VF module cf5c7c4d-2130-4378-a8f0-6368f41292a3 deletion request 2021-09-23 13:40:55,864 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-23 13:40:55,864 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-23 13:40:55,864 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:40:55,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:55,922 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-23 13:40:55,923 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:40:55,923 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/v24/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-23 13:40:55,926 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-23 13:40:55,927 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-23 13:40:55,927 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:40:55,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:55,995 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-23 13:40:55,997 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:40:55,997 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:40:56,001 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-23 13:40:56,001 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-23 13:40:56,001 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:40:56,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:56,062 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-23 13:40:56,063 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:40:56,064 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/v24/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-23 13:40:56,067 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-23 13:40:56,067 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-23 13:40:56,068 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:40:56,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:56,170 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-23 13:40:56,171 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:40:56,172 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:40:56,175 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-23 13:40:56,175 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-23 13:40:56,176 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:40:56,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:56,239 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-23 13:40:56,240 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:40:56,241 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/v24/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-23 13:40:56,243 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-23 13:40:56,244 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-23 13:40:56,244 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:40:56,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:56,317 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-23 13:40:56,318 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:40:56,319 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:40:56,322 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-23 13:40:56,322 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-23 13:40:56,323 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:40:56,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:40:56,386 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-23 13:40:56,387 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:40:56,388 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404342885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:40:56,391 DEBUG 129:onap_service.py(1) - [None][Create cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17ed3426-c032-4df7-a112-5903285f34f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:56,392 DEBUG 131:onap_service.py(1) - [None][Create cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a/vfModules/cf5c7c4d-2130-4378-a8f0-6368f41292a3 2021-09-23 13:40:56,392 DEBUG 132:onap_service.py(1) - [None][Create cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "40e7e227-4160-4abc-ab4d-7f9ea2d06ea2", "modelVersionId": "87430ff4-48cf-4d8b-8a58-01c85cd0ec3d", "modelName": "basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334", "modelVersion": "1632404434946", "modelCustomizationId": "00d9349b-4d62-47de-bc55-71b03dd2e136" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-23 13:40:56,395 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:57,912 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a/vfModules/cf5c7c4d-2130-4378-a8f0-6368f41292a3 HTTP/1.1" 202 262 2021-09-23 13:40:57,914 INFO 142:onap_service.py(1) - [None][Create cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF moduledeletion request] response code: 202 2021-09-23 13:40:57,914 DEBUG 146:onap_service.py(1) - [None][Create cf5c7c4d-2130-4378-a8f0-6368f41292a3 VF moduledeletion request] response: {"requestReferences":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","instanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7"}} 2021-09-23 13:40:57,915 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-23 13:40:57,926 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff627f9e-30cd-4db1-93be-e44a333b4c89', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:40:57,927 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:40:57,927 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:40:57,932 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:40:58,148 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 1315 2021-09-23 13:40:58,151 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:40:58,152 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:40:57 GMT"}}} 2021-09-23 13:41:08,164 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd270abf-9e7a-41e7-8e3b-ba9cddece84a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:08,165 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:08,165 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:08,168 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:08,758 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3811 2021-09-23 13:41:08,760 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:08,761 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:04 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:18,773 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74f565c6-4295-4644-b70b-f4ca30a9d7b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:18,774 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:18,774 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:18,777 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:19,354 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3811 2021-09-23 13:41:19,357 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:19,357 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:04 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:29,369 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8dc1c7bf-9477-4910-8398-c5d6e10d3046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:29,370 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:29,370 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:29,373 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:29,640 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3779 2021-09-23 13:41:29,642 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:29,643 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","finishTime":"Thu, 23 Sep 2021 13:41:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:27 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:29,644 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-23 13:41:29,645 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1de309b9-2f1a-4cf1-bf5e-0275a8d9e7b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:29,645 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:29,646 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:29,649 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:29,889 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3779 2021-09-23 13:41:29,891 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:29,891 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","finishTime":"Thu, 23 Sep 2021 13:41:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:27 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:29,893 DEBUG 129:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa0fdd89-2b6e-4823-93f4-c85390f13567', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:29,893 DEBUG 131:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:29,894 DEBUG 132:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:29,896 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:30,136 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3779 2021-09-23 13:41:30,138 INFO 142:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:30,139 DEBUG 146:onap_service.py(10) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","finishTime":"Thu, 23 Sep 2021 13:41:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:27 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:30,149 DEBUG 129:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84c0d1b6-cd64-49fc-b82a-e2e7c0b44c59', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:30,150 DEBUG 131:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:30,150 DEBUG 132:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:30,153 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:30,383 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3779 2021-09-23 13:41:30,385 INFO 142:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:30,386 DEBUG 146:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","finishTime":"Thu, 23 Sep 2021 13:41:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:27 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:30,387 DEBUG 129:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aec67f05-d5ef-4f6b-a4f9-553b45166dec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:30,388 DEBUG 131:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 2021-09-23 13:41:30,388 DEBUG 132:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] data sent: None 2021-09-23 13:41:30,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:30,614 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/17ed3426-c032-4df7-a112-5903285f34f7 HTTP/1.1" 200 3779 2021-09-23 13:41:30,616 INFO 142:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response code: 200 2021-09-23 13:41:30,617 DEBUG 146:onap_service.py(1) - [None][Check 17ed3426-c032-4df7-a112-5903285f34f7 orchestration request status] response: {"request":{"requestId":"17ed3426-c032-4df7-a112-5903285f34f7","startTime":"Thu, 23 Sep 2021 13:40:56 GMT","finishTime":"Thu, 23 Sep 2021 13:41:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2","modelType":"vfModule","modelName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334","modelVersion":"1632404434946","modelCustomizationUuid":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelVersionId":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelCustomizationId":"00d9349b-4d62-47de-bc55-71b03dd2e136","modelUuid":"87430ff4-48cf-4d8b-8a58-01c85cd0ec3d","modelInvariantUuid":"40e7e227-4160-4abc-ab4d-7f9ea2d06ea2"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vfModuleInstanceId":"cf5c7c4d-2130-4378-a8f0-6368f41292a3","vfModuleInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"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":"Thu, 23 Sep 2021 13:41:27 GMT"},"requestProcessingData":[{"groupingId":"b6adc18a-84d9-49e7-8c31-63ebbed32e43","tag":"StackInformation","dataPairs":[{"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334":"{\"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-4f8067ba-04a7-41ab-9032-fc1f061f8334/b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"updated_time\":1632404209000,\"creation_time\":1632404117000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8fe6f03d99534ea0ab1376442f5813e2\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ae853fa6-4289-46a0-9104-20eda8fbf95a\",\"OS::stack_id\":\"b6adc18a-84d9-49e7-8c31-63ebbed32e43\",\"OS::stack_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334\",\"vf_module_id\":\"cf5c7c4d-2130-4378-a8f0-6368f41292a3\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:30,617 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-23 13:41:30,618 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-23 13:41:30,619 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list 2021-09-23 13:41:30,619 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:30,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:30,697 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/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/relationship-list HTTP/1.1" 200 1063 2021-09-23 13:41:30,698 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:30,698 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/v24/business/owning-entities/owning-entity/391a82b6-e1b0-4e5e-87bc-c2cf351cb4df","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"391a82b6-e1b0-4e5e-87bc-c2cf351cb4df"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-23 13:41:30,701 DEBUG 129:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 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-23 13:41:30,702 DEBUG 131:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a 2021-09-23 13:41:30,702 DEBUG 132:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] data sent: None 2021-09-23 13:41:30,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:30,828 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a HTTP/1.1" 200 3768 2021-09-23 13:41:30,830 INFO 142:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response code: 200 2021-09-23 13:41:30,830 DEBUG 146:onap_service.py(1) - [AAI][Get b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 ABCMeta] response: {"vnf-id":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnf-name":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"3eca7c15-e87d-4bcc-a79f-ff4785058980","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632404482920","model-invariant-id":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","model-version-id":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","model-customization-id":"504a41f7-05ee-485b-bcde-788d5eecd7c0","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/service-data/vnfs/vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-09-23 13:41:30,835 DEBUG 384:vnf.py(1) - Delete ae853fa6-4289-46a0-9104-20eda8fbf95a VNF 2021-09-23 13:41:30,835 DEBUG 80:deletion.py(1) - VNF ae853fa6-4289-46a0-9104-20eda8fbf95a deletion request 2021-09-23 13:41:30,860 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:41:30,861 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:41:30,861 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-23 13:41:30,862 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-23 13:41:30,862 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:41:30,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:31,545 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-23 13:41:31,547 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:41:31,548 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:41:31,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:41:31,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:31,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:31,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:41:31,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:41:31,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:31,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:31,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:41:31,553 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:41:31,554 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:41:31,554 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:41:31,554 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-23 13:41:31,555 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-23 13:41:31,555 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:41:31,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:41:32,241 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-23 13:41:32,244 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:41:32,247 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:41:32,253 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:41:32,254 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-23 13:41:32,254 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/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel 2021-09-23 13:41:32,254 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-23 13:41:32,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:32,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel HTTP/1.1" 200 None 2021-09-23 13:41:32,468 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-23 13:41:32,468 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-23 13:41:32,504 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-23 13:41:32,504 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-23 13:41:32,504 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:32,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,564 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-23 13:41:32,565 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:32,565 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/v24/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-23 13:41:32,567 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-23 13:41:32,567 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-23 13:41:32,567 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:32,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,634 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-23 13:41:32,635 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:32,635 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:41:32,639 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-23 13:41:32,639 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-23 13:41:32,639 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:32,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,702 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-23 13:41:32,703 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:32,703 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/v24/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-23 13:41:32,705 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-23 13:41:32,705 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-23 13:41:32,705 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:32,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,779 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-23 13:41:32,780 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:32,780 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:41:32,783 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-23 13:41:32,783 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-23 13:41:32,784 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:32,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,855 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-23 13:41:32,856 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:32,856 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/v24/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-23 13:41:32,859 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-23 13:41:32,860 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-23 13:41:32,860 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:32,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,932 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-23 13:41:32,933 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:32,933 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":"1632404342742","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/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"}]}]}}]} 2021-09-23 13:41:32,935 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-23 13:41:32,936 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-23 13:41:32,936 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:41:32,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:32,997 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-23 13:41:32,998 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:41:32,998 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404342885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/ae853fa6-4289-46a0-9104-20eda8fbf95a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ae853fa6-4289-46a0-9104-20eda8fbf95a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_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-23 13:41:33,001 DEBUG 129:onap_service.py(1) - [None][Create ae853fa6-4289-46a0-9104-20eda8fbf95a VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '49cdd07e-4ec4-4544-8c73-372f01cd4824', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:33,002 DEBUG 131:onap_service.py(1) - [None][Create ae853fa6-4289-46a0-9104-20eda8fbf95a VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a 2021-09-23 13:41:33,002 DEBUG 132:onap_service.py(1) - [None][Create ae853fa6-4289-46a0-9104-20eda8fbf95a VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "b6c46d77-3c61-4e98-acd2-ec0f3e1b3858", "modelVersion": "1.0", "modelVersionId": "ef209fcb-7402-4d5d-8ba2-0c58a72534a9", "modelCustomizationId": "504a41f7-05ee-485b-bcde-788d5eecd7c0", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-23 13:41:33,004 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:35,666 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1/vnfs/ae853fa6-4289-46a0-9104-20eda8fbf95a HTTP/1.1" 202 262 2021-09-23 13:41:35,668 INFO 142:onap_service.py(1) - [None][Create ae853fa6-4289-46a0-9104-20eda8fbf95a VNF deletion request] response code: 202 2021-09-23 13:41:35,668 DEBUG 146:onap_service.py(1) - [None][Create ae853fa6-4289-46a0-9104-20eda8fbf95a VNF deletion request] response: {"requestReferences":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","instanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824"}} 2021-09-23 13:41:35,669 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-23 13:41:35,681 DEBUG 129:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '750b39df-bdf0-4c29-9e64-e2e9b258216f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:35,682 DEBUG 131:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:35,683 DEBUG 132:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:35,688 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:35,867 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1270 2021-09-23 13:41:35,870 INFO 142:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:35,871 DEBUG 146:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:41:34 GMT"}}} 2021-09-23 13:41:45,883 DEBUG 129:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ace1fc5-35b1-40de-ab35-0f72c1f3e8c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:45,884 DEBUG 131:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:45,884 DEBUG 132:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:45,887 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:46,112 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1476 2021-09-23 13:41:46,114 INFO 142:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:46,114 DEBUG 146:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","finishTime":"Thu, 23 Sep 2021 13:41:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:39 GMT"}}} 2021-09-23 13:41:46,115 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-23 13:41:46,116 DEBUG 129:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'acf09f31-6783-449d-bca6-f1ba461ac68b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:46,116 DEBUG 131:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:46,117 DEBUG 132:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:46,119 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:46,322 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1476 2021-09-23 13:41:46,324 INFO 142:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:46,325 DEBUG 146:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","finishTime":"Thu, 23 Sep 2021 13:41:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:39 GMT"}}} 2021-09-23 13:41:46,326 DEBUG 129:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7bc499f-c2a4-4162-bddc-76c6869ebe87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:46,327 DEBUG 131:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:46,327 DEBUG 132:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:46,330 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:46,530 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1476 2021-09-23 13:41:46,532 INFO 142:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:46,532 DEBUG 146:onap_service.py(11) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","finishTime":"Thu, 23 Sep 2021 13:41:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:39 GMT"}}} 2021-09-23 13:41:46,544 DEBUG 129:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f53e4d56-7352-4a45-8ba6-97ef9fe7f24d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:46,544 DEBUG 131:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:46,544 DEBUG 132:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:46,548 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:46,773 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1476 2021-09-23 13:41:46,775 INFO 142:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:46,776 DEBUG 146:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","finishTime":"Thu, 23 Sep 2021 13:41:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:39 GMT"}}} 2021-09-23 13:41:46,777 DEBUG 129:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '276d88a1-30c5-422e-bc44-34a3d2f8be77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:46,777 DEBUG 131:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 2021-09-23 13:41:46,777 DEBUG 132:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] data sent: None 2021-09-23 13:41:46,780 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:46,947 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/49cdd07e-4ec4-4544-8c73-372f01cd4824 HTTP/1.1" 200 1476 2021-09-23 13:41:46,949 INFO 142:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response code: 200 2021-09-23 13:41:46,949 DEBUG 146:onap_service.py(1) - [None][Check 49cdd07e-4ec4-4544-8c73-372f01cd4824 orchestration request status] response: {"request":{"requestId":"49cdd07e-4ec4-4544-8c73-372f01cd4824","startTime":"Thu, 23 Sep 2021 13:41:34 GMT","finishTime":"Thu, 23 Sep 2021 13:41:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelVersionId":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelCustomizationId":"504a41f7-05ee-485b-bcde-788d5eecd7c0","modelUuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","modelInvariantUuid":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","vnfInstanceId":"ae853fa6-4289-46a0-9104-20eda8fbf95a","vnfInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:39 GMT"}}} 2021-09-23 13:41:46,950 DEBUG 319:service.py(1) - Delete b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 service instance 2021-09-23 13:41:46,951 DEBUG 113:deletion.py(1) - Service b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 deletion request 2021-09-23 13:41:46,966 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:41:46,966 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:41:46,967 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-23 13:41:46,967 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-23 13:41:46,967 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:41:46,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:47,550 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-23 13:41:47,552 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:41:47,552 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:41:47,556 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:41:47,556 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:47,556 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:47,556 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:41:47,556 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:41:47,557 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:47,557 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:47,557 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:41:47,557 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:41:47,557 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:41:47,558 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:41:47,558 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-23 13:41:47,558 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-23 13:41:47,558 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:41:47,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:41:48,306 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-23 13:41:48,309 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:41:48,313 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:41:48,320 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:41:48,320 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:41:48,321 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:41:48,321 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-23 13:41:48,321 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-23 13:41:48,322 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:41:48,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:49,027 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-23 13:41:49,029 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:41:49,029 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:41:49,033 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:41:49,033 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:49,034 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:49,034 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:41:49,034 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:41:49,034 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:49,034 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:49,035 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:41:49,035 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:41:49,035 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:41:49,035 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:41:49,036 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-23 13:41:49,036 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-23 13:41:49,036 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:41:49,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:41:49,766 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-23 13:41:49,769 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:41:49,772 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:41:49,779 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:41:49,779 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-23 13:41:49,780 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-23 13:41:49,780 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-23 13:41:49,780 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-23 13:41:49,781 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-23 13:41:49,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:50,534 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-23 13:41:50,536 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-23 13:41:50,536 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5405fb94-0fd0-4272-a94b-8b410e3369e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-23 13:41:50,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-23 13:41:50,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:50,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:50,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-23 13:41:50,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-23 13:41:50,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-23 13:41:50,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-23 13:41:50,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-23 13:41:50,541 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-23 13:41:50,541 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-23 13:41:50,541 INFO 192:__init__.py(1) - Service found, updating information 2021-09-23 13:41:50,542 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-23 13:41:50,542 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-23 13:41:50,542 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-23 13:41:50,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-23 13:41:53,106 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-23 13:41:53,110 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-23 13:41:53,113 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d92c405-16d9-43ff-bebf-739caf4898c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396178064,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397835d-d937-47af-9d9e-6f4c12af4e7e","invariantUUID":"94c15984-c8cb-49d5-b8ea-1b596bf7d854","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":"f34ef90e-899c-4660-9265-4c0d0cf54cd9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396269855,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1002bc4b-fc6b-4fb5-8b0e-0d6cba148f58","invariantUUID":"304e33d4-9246-42d9-94d0-9ba2c7375f47","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":"26c8871e-8592-4991-bcd2-0e69d2b88c51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396503366,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971274e0-4608-4369-9437-7ac79220a24f","invariantUUID":"9aa12fa6-0315-465b-8613-dfc8e018e33e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9ae54e8e-ea1c-48c1-9819-f1f830c48f82","lifecycleState":"CERTIFIED","lastUpdateDate":1632396134098,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3488b8be-ef1b-4159-a6f3-e92a3727e77d","invariantUUID":"8e434a9b-9104-469e-b988-3b6fe500d7e7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"306583db-baee-49e9-97eb-0b293b007a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1632396513669,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e25a0ce3-f803-4685-b672-eaa2c7ffd80a","invariantUUID":"1308ae9c-229b-4166-8103-db37b15ef8c9","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":"45fbed2f-63e1-4c99-b8cb-4e5a37f04d51","lifecycleState":"CERTIFIED","lastUpdateDate":1632396453834,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65ea8c19-19ee-44e5-afeb-e9e7a4d150ec","invariantUUID":"08662820-ecc2-47a6-90ee-df8840f3ad46","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":"port","uniqueId":"1dca3e1b-2e89-4ca4-9ba7-4026f4098c11","lifecycleState":"CERTIFIED","lastUpdateDate":1632396793190,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3a6aeb-b0bb-4a11-85e8-f5112b07d368","invariantUUID":"d5b77ead-2f3c-4eb8-97b8-d651bfe5a8d8","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":"compute","uniqueId":"fdfcf2d3-0469-4a60-b3da-4cb97c3d9c60","lifecycleState":"CERTIFIED","lastUpdateDate":1632396779151,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0474aab0-5878-46b8-bfde-f31699caaff3","invariantUUID":"b140ee05-69ab-4043-a2df-d7ea1a8fdaae","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d086df10-9dfb-4091-94b8-79cd865b8b1c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396716260,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08089fa9-0e25-4fb0-923d-9c7dd1bd1104","invariantUUID":"2cb58ea0-f600-4d03-92c5-e27cdc850222","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e010757-0f71-472d-8535-a9464eefd685","lifecycleState":"CERTIFIED","lastUpdateDate":1632396204181,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e7faacd-b3b6-4b6e-9a77-7d780aa709f9","invariantUUID":"16deecd4-2f5b-4844-a69b-16f944948b54","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":"networkrules","uniqueId":"63de2e95-8c53-47ff-bef5-c2cf73d8b1e3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396328488,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bc7e24ac-4503-45e0-b58d-0f88ca03a939","invariantUUID":"e6b9cfea-f912-4fe1-8e51-9c295ac5b6ce","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":"796ed87c-3df8-4ec1-a0fc-4f4d2937b52e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396583734,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da18b1c9-669b-4825-87ca-9ddd466383a6","invariantUUID":"5f90d102-9a93-484e-b5b2-3a9c09c95938","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3b4983-d536-4cf4-b4c5-8abf79e4ed04","lifecycleState":"CERTIFIED","lastUpdateDate":1632396671115,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61da615b-2617-4950-93b4-a2061e222113","invariantUUID":"11de5107-ada7-47b9-8037-00ce9994f189","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0951f5a-56f1-4ffa-aa21-fa18222dc5ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632396647063,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09226ede-283f-4040-957a-97eb5d93ee65","invariantUUID":"b2975742-142b-4a8e-bcc9-47bde744e46d","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":"objectStorage","uniqueId":"eb6cc2de-1696-445b-ba97-9c3b8160d177","lifecycleState":"CERTIFIED","lastUpdateDate":1632396608525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6008c73a-a3f2-4630-bc65-4db5eff3a0b2","invariantUUID":"0acf87e6-2d94-4927-a290-d172d18ce5f9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a06d379-a5f8-4c38-848b-f0d52ff85796","lifecycleState":"CERTIFIED","lastUpdateDate":1632396757873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b0f18e3-012b-4c33-bd15-13ca3698f404","invariantUUID":"d2c405c3-1419-427e-bf4e-718e67e6fdeb","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":"defaulticon","uniqueId":"21223a8e-58dc-41cd-addf-323e97ad4452","lifecycleState":"CERTIFIED","lastUpdateDate":1632396164236,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a9b5c0bb-9b5a-4157-991f-b77ae6f74f93","invariantUUID":"bedfdd38-69c6-4f3e-b2bc-b6e4f801ebf1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ec8e47-97c1-49d2-9b9f-fa842dc20fde","lifecycleState":"CERTIFIED","lastUpdateDate":1632396295101,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"72289445-1517-49da-81a2-2b7b6261bf96","invariantUUID":"ebb07933-0f8a-4907-9414-a0844f980c5f","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":"ea0f1674-b42c-41fe-b665-87c48b93602c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396496175,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe4012-4a5a-404e-8704-01e67230cfa7","invariantUUID":"3a1fb01e-7216-4d79-81da-6431efb6a291","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":"compute","uniqueId":"3af19b4a-9ea2-4c4b-b50e-e7c6769def91","lifecycleState":"CERTIFIED","lastUpdateDate":1632396571718,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e8f0b3-bf19-4e5b-9797-e242bb900092","invariantUUID":"6d605956-c2bc-44fe-8eff-498d09ccac02","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":"networkrules","uniqueId":"3a4e087b-1f38-4f40-8698-140fce99a334","lifecycleState":"CERTIFIED","lastUpdateDate":1632396352797,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b113fbf1-f6b8-4f01-a019-7caa4366e2fb","invariantUUID":"fbc23642-f872-4288-97a0-eb0e10691b32","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":"objectStorage","uniqueId":"7f5fcb79-62f4-4bd3-8d5e-577fbea8c568","lifecycleState":"CERTIFIED","lastUpdateDate":1632396230139,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"961e6dc2-2214-48e5-8b53-ccf659bcea94","invariantUUID":"4375851a-bc52-4597-9527-beb7664ab3d5","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":"compute","uniqueId":"1ec8fe74-9352-4887-a3ca-14e329803d21","lifecycleState":"CERTIFIED","lastUpdateDate":1632396373796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98bac37-d9d5-440c-b00c-d0f660f7509f","invariantUUID":"fbebe6e1-d7ca-4ec3-a3d0-bbc9a35816ee","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":"port","uniqueId":"65cdccfe-a790-4692-aafc-ddfba504c959","lifecycleState":"CERTIFIED","lastUpdateDate":1632396659539,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f7e5731-4eb0-47fc-816b-86918e3287ff","invariantUUID":"7378a7dc-5737-4765-92ae-cbfc7c4cfb10","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":"2466b5f4-e445-4813-ae0d-a962ef6e3eb6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396734526,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349faad-fa3a-4636-9905-4b211d015c2c","invariantUUID":"3bcf25e5-75b3-480d-a6e1-0ea47045b20b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22c4eee0-a91e-4eb2-b2b2-8e811561968d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396198091,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a994afd8-6ca8-461b-b347-f6562149b759","invariantUUID":"bbb38f78-cc1e-41dd-97da-37ffe179e305","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a59fd91e-b098-416e-9437-36ff28a0b4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632396425334,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76a7eac6-d57d-4a43-a7cb-f9407f85ce31","invariantUUID":"56186f9f-daab-4ff0-8f73-4e61804cf210","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":"8e557f56-142f-4572-9b14-792d19af6b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396388029,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f1c57f7-183a-4bd7-b385-cffc4a7c1824","invariantUUID":"1ddb20c9-0270-4343-8474-d1f8deada888","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":"4c3226d6-c37c-4d32-83f3-c73fbec34fb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396275538,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da6c3e6c-deb7-4d93-9a40-2585c4409e89","invariantUUID":"bc5743fd-9b0f-452e-833e-5272f2f79c90","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d395a19f-7fc8-4629-8ef2-4ca041faa4da","lifecycleState":"CERTIFIED","lastUpdateDate":1632396787270,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742b3d88-c0aa-4728-9299-cbe809856b09","invariantUUID":"e7f2fe48-dab9-4ddb-b9c5-662444fcb2df","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":"6d44ad37-c834-4a88-84d0-492ea02f17c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396281235,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd7c867d-c215-41d9-a874-9586437b39f3","invariantUUID":"a0594aed-2c66-42c2-839c-6fdd16efe341","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c11ca733-b219-4cc4-9f1a-4b079d293195","lifecycleState":"CERTIFIED","lastUpdateDate":1632396526443,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"415a3cbd-d5b7-4c5e-a794-304d7c6a4586","invariantUUID":"9d172f05-276f-4779-98d9-d05375e53414","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"78fad0f0-594f-4604-a0cb-840e0da64df2","lifecycleState":"CERTIFIED","lastUpdateDate":1632396724080,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e23e129-0cf4-448f-9936-6cc7e056f446","invariantUUID":"09656064-6d49-4d60-828a-3a8542848c13","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2cb7a0f-7d3d-4bf4-99b8-71107cfc74aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632396545042,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73fcddfa-e0ba-444f-b163-a80ed1024301","invariantUUID":"faa36b4d-c23b-425a-a518-b2e589b62576","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":"objectStorage","uniqueId":"372d4d36-1533-471c-a234-0957b5f49b83","lifecycleState":"CERTIFIED","lastUpdateDate":1632396591300,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08467aef-83a4-4541-96ed-d38b3cbb707e","invariantUUID":"70869a99-03b8-45bf-81e2-476b291641ff","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":"defaulticon","uniqueId":"c6305389-85e5-494a-b6be-b26d9ce1175c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396519406,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97418388-113c-47a6-a173-74cf435d257b","invariantUUID":"3c76b8fe-ed01-405e-82d8-6ce19de7a446","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":"network","uniqueId":"91ca7986-a125-4976-90c1-a4fc8272aeb7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396692709,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e4bec25-262a-461f-b346-46768903c200","invariantUUID":"7a73625e-11e6-4c58-8f86-d4caf5625075","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0935457-150b-421f-8992-4d0a2f07b91d","lifecycleState":"CERTIFIED","lastUpdateDate":1632396640756,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67b73bbb-a6c6-41de-91d4-c995a8718098","invariantUUID":"bbee01cf-436f-4627-b1d5-ead6b1846cc0","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fbb82c66-2efd-4478-a124-705c3af07071","lifecycleState":"CERTIFIED","lastUpdateDate":1632396171001,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6972c623-234e-4f36-b432-b5d5434fe893","invariantUUID":"cf35f1af-ce8f-4995-97cb-5a0f63970e29","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":"ef51d0b0-1e8a-4703-a270-ac65358198ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632396359497,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb9eda7-d350-493f-9baa-7cd246aec567","invariantUUID":"49ddeb36-181c-49ae-8d22-709c071b06b4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79f24d9-8db5-4c3b-ad61-679427009e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632396479638,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd75ef73-764b-44a8-a3f6-de4dd79423c5","invariantUUID":"081e8819-798a-485d-b80f-b73b996d9094","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":"securityrules","uniqueId":"4cd73041-84e6-4b81-be46-b7afe9a8b159","lifecycleState":"CERTIFIED","lastUpdateDate":1632396364864,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0dfb3daa-7741-4eda-80cb-71ae9669150f","invariantUUID":"ef135a51-5c90-4b5a-b3d4-1d62083c4a70","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c97b7cf-b898-4d01-b369-be02e22701ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632396397220,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0521109e-731c-4551-b1bd-92999293ff87","invariantUUID":"fafc2d26-2f63-49f2-8371-736524a30da5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"161a629e-fc4d-4a1a-acf4-2109538a2f90","lifecycleState":"CERTIFIED","lastUpdateDate":1632396687463,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20b59ddb-91e0-444c-9ada-b303579833c5","invariantUUID":"211edf35-40bc-4919-8bc5-71e1daf51fcf","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3cfa1e1a-426a-4646-836d-c620ae9adec0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396705368,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6f5b66-83da-4c74-8942-8b41305e0905","invariantUUID":"97a846c1-230e-4a77-a8c0-a51a92d7accf","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":"defaulticon","uniqueId":"b45b3399-6bb4-44e9-9568-aa345b7a56fc","lifecycleState":"CERTIFIED","lastUpdateDate":1632404140160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef209fcb-7402-4d5d-8ba2-0c58a72534a9","invariantUUID":"b6c46d77-3c61-4e98-acd2-ec0f3e1b3858","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":"objectStorage","uniqueId":"fa8bc785-6540-4fea-9128-d5389f3ed2be","lifecycleState":"CERTIFIED","lastUpdateDate":1632396238074,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b4e6be8-7228-4ec2-a78d-443b9b33e35a","invariantUUID":"96d97d20-b261-4ca8-85de-c5ff023ba897","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd269a8c-193b-45d9-b92e-59ee4beb5a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396677048,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b4fe-fac9-471d-82b8-185c7c8d9b19","invariantUUID":"efc36801-1ec6-4dd7-bc02-9ad132e41e69","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63b2f427-cd38-4bfb-be58-80c3b9aeaf64","lifecycleState":"CERTIFIED","lastUpdateDate":1632396539539,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aea11c2f-1dcc-4735-97a1-57ca54497528","invariantUUID":"d2bbc025-02bb-4a04-b1c2-4ff33bda3c5d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70e20e03-b844-4d72-9363-6c5b18c4ac19","lifecycleState":"CERTIFIED","lastUpdateDate":1632396250076,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de5ccf42-3cb6-4158-b3d5-cb0d9dd33483","invariantUUID":"0d187d7e-7c8f-4a7e-ac74-04d9ec70eb8a","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":"port","uniqueId":"b6fc5dad-3af0-4aa2-a060-7211ef779397","lifecycleState":"CERTIFIED","lastUpdateDate":1632396664763,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"059fa0ce-678e-44d1-91d8-42a937f3f8d4","invariantUUID":"79507be5-057f-4c60-9cdd-9f52693e252e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69bfca2f-0442-437e-8a8d-d521bf427ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1632396557826,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bbb6e20-5dd4-4db8-8932-73a7f904e259","invariantUUID":"d0bba8e4-9cac-42bf-b45b-d0dc9c2452b3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"37da28bd-13d8-4524-b60a-a4a052581e92","lifecycleState":"CERTIFIED","lastUpdateDate":1632396192316,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc139d1e-3971-4492-94c0-38544b5d2bce","invariantUUID":"6a41bae8-0dd8-490e-9dbe-5cc669668369","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":"port","uniqueId":"8ee29a74-4ddb-4864-b1b8-0af014e74ef6","lifecycleState":"CERTIFIED","lastUpdateDate":1632396255642,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4738fe57-e5a9-49b0-849b-9839dd521b13","invariantUUID":"11df7637-49c0-4735-bd0b-0d0a6731468f","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":"632c5d91-7e1b-4fc0-bb90-7e616584e4b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632396379141,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0cbad9-5761-434c-a05c-09e30de7ac15","invariantUUID":"bd873780-8cce-4bdd-a5b5-2351d4f03f7d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49b48e79-d9ee-43c3-87e2-f8d77a01bfa0","lifecycleState":"CERTIFIED","lastUpdateDate":1632396564661,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68b888c8-6d55-46b4-a511-5651bbb82ed4","invariantUUID":"9d8a9107-a9fe-4f8d-9e4f-4057f042a350","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0038c80b-a622-49b1-b51d-e9f9b3cbd00e","lifecycleState":"CERTIFIED","lastUpdateDate":1632396490607,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad28297a-5cf8-47db-a2c2-8e57a53dd0cd","invariantUUID":"149d75ab-e8f3-4928-a098-cfd8a2d7d673","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3ad55be-5668-4ff4-b2b0-2be5d2c29d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396767058,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a68c4fe-3bce-48e8-a33c-027eabc255e3","invariantUUID":"25fd0693-d8fb-4fbd-8ec3-4852c095a0de","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":"2dd2603c-1ed9-4ed9-87d1-2e08024e4ced","lifecycleState":"CERTIFIED","lastUpdateDate":1632396288524,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eead3caa-2d5f-4ffc-bfae-8115bf85c37e","invariantUUID":"13b7a4a4-a9ab-47d9-91c2-eb58d02774c0","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"671bf7b4-da91-4c97-8d54-f288243845d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632396335022,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6922539a-656c-4673-8fbe-6b1a504aa613","invariantUUID":"b1fe5809-c18f-4a3a-bec7-2ff19c863981","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35c34516-1b5a-408d-8421-afc6dd130927","lifecycleState":"CERTIFIED","lastUpdateDate":1632396244169,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"388a4124-b593-44cc-9610-3367db6366f5","invariantUUID":"a524e002-b228-4754-9c2c-9a2c7937cb38","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30fe1869-1839-4be7-9299-3695c5fcf3b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632396742510,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e5181cd-2466-4b78-a1ba-8d9f68122218","invariantUUID":"3f528b0b-9f20-4987-90b5-71006855534e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa3b132b-d78c-4a3c-aea6-18df0e527092","lifecycleState":"CERTIFIED","lastUpdateDate":1632396261869,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17c0a76e-5809-4c3c-8d8c-82f9921dfd1f","invariantUUID":"5c5c783e-ab2e-4845-a975-3cb5bcf05b24","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":"compute","uniqueId":"ba8a6baa-ced3-4ca1-8f1d-e100933dff84","lifecycleState":"CERTIFIED","lastUpdateDate":1632396771416,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27325e5d-fc20-4d87-8096-85a95f611bd0","invariantUUID":"598e523d-853d-4a49-865d-77776c0f3330","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ed79972-c233-44d1-8b6f-9de4ebde7faf","lifecycleState":"CERTIFIED","lastUpdateDate":1632396419723,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf00c58e-b2e6-4dc4-bcfc-913f5a047d75","invariantUUID":"ad7a508e-ec4c-42b4-a44a-5339ea9584a8","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":"f87ecda3-d493-4f1a-8ef9-7056d29805f8","lifecycleState":"CERTIFIED","lastUpdateDate":1632396413197,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342819c7-d393-4556-b9c6-6f7a0b4bc01b","invariantUUID":"2041ec61-97f2-4d38-9fee-d06630b6978b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"52fed83c-3804-43b1-8ba3-8c659323c450","lifecycleState":"CERTIFIED","lastUpdateDate":1632396653094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ba95dcf-7b14-4098-94ec-e5aaccd10248","invariantUUID":"d8edf421-251b-4e70-9cc5-34d3a837e15d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81ebbec7-cd88-4615-aa5a-9d32ca36ff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1632396532698,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb60fe78-e654-4558-aed6-51acd42cda93","invariantUUID":"90804511-2c74-42df-90b3-85980bcf5089","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32cdd388-3508-4c45-96dc-fa56da61aa50","lifecycleState":"CERTIFIED","lastUpdateDate":1632396472994,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e275c563-a539-45e8-81a9-d93993cb1194","invariantUUID":"7968510b-552d-4507-86d6-5733c8fa4f48","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":"579a3385-669f-4ff2-8531-6673b3daadcc","lifecycleState":"CERTIFIED","lastUpdateDate":1632396614105,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c20526e-7feb-4e3a-b88d-dd4723b559d8","invariantUUID":"dc0d814d-b91c-45b4-937d-e1e402b51706","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11419d69-2048-41ac-b968-c51237bcd7a3","lifecycleState":"CERTIFIED","lastUpdateDate":1632396682202,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4168d71d-4c55-4f17-9c1d-53eb893c6d4d","invariantUUID":"adccdb01-e51c-42cb-a5b1-2ebc3632f239","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adb465a7-a6a2-4e60-b8b5-9126aa83f2f3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632404077887,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5405fb94-0fd0-4272-a94b-8b410e3369e4","invariantUUID":"43f3a2ae-5c7f-43ad-98fb-445efc4b4425","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11345b6c-262e-4ea6-84f3-ab3c6fe914a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632404190159,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d06071ab-e12d-440d-98c1-d036652e18c2","invariantUUID":"3eca7c15-e87d-4bcc-a79f-ff4785058980","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-23 13:41:53,120 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-23 13:41:53,121 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-23 13:41:53,122 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/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel 2021-09-23 13:41:53,122 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-23 13:41:53,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-23 13:41:53,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d06071ab-e12d-440d-98c1-d036652e18c2/toscaModel HTTP/1.1" 200 None 2021-09-23 13:41:53,623 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-23 13:41:53,624 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-23 13:41:53,678 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-23 13:41:53,678 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-23 13:41:53,679 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:53,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:53,796 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-23 13:41:53,797 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:53,798 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/v24/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-23 13:41:53,802 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-23 13:41:53,802 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-23 13:41:53,802 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:53,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:53,903 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-23 13:41:53,904 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:53,904 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":"1632404498630","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-23 13:41:53,907 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-23 13:41:53,908 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-23 13:41:53,908 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:53,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:54,006 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-23 13:41:54,007 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:54,007 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/v24/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-23 13:41:54,010 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-23 13:41:54,011 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-23 13:41:54,011 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:54,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:54,110 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-23 13:41:54,111 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:54,112 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":"1632404498630","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-23 13:41:54,115 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-23 13:41:54,115 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-23 13:41:54,115 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-23 13:41:54,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:54,198 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-23 13:41:54,199 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-23 13:41:54,200 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/v24/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-23 13:41:54,203 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-23 13:41:54,203 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-23 13:41:54,203 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-23 13:41:54,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:54,309 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-23 13:41:54,310 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-23 13:41:54,310 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":"1632404498630","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-23 13:41:54,313 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-23 13:41:54,314 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-23 13:41:54,314 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-23 13:41:54,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-23 13:41:54,405 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-23 13:41:54,406 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-23 13:41:54,407 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632404498630","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-23 13:41:54,410 DEBUG 129:onap_service.py(1) - [None][Create b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f419fe07-ce37-456c-b8df-d2e304199ed2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:54,410 DEBUG 131:onap_service.py(1) - [None][Create b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 2021-09-23 13:41:54,410 DEBUG 132:onap_service.py(1) - [None][Create b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "3eca7c15-e87d-4bcc-a79f-ff4785058980", "modelVersion": "1.0", "modelVersionId": "d06071ab-e12d-440d-98c1-d036652e18c2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-23 13:41:54,413 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:56,765 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 HTTP/1.1" 202 262 2021-09-23 13:41:56,767 INFO 142:onap_service.py(1) - [None][Create b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 Service deletion request] response code: 202 2021-09-23 13:41:56,768 DEBUG 146:onap_service.py(1) - [None][Create b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1 Service deletion request] response: {"requestReferences":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","instanceId":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2"}} 2021-09-23 13:41:56,768 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-23 13:41:56,780 DEBUG 129:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c62d747-dccc-4046-b4cc-7fbe38a88f81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:41:56,781 DEBUG 131:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 2021-09-23 13:41:56,782 DEBUG 132:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] data sent: None 2021-09-23 13:41:56,787 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:41:56,962 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 HTTP/1.1" 200 1024 2021-09-23 13:41:56,965 INFO 142:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response code: 200 2021-09-23 13:41:56,966 DEBUG 146:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response: {"request":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","startTime":"Thu, 23 Sep 2021 13:41:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 23 Sep 2021 13:41:56 GMT"}}} 2021-09-23 13:42:06,978 DEBUG 129:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c006049e-73f3-4ff2-980d-06d611c34dec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:42:06,979 DEBUG 131:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 2021-09-23 13:42:06,979 DEBUG 132:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] data sent: None 2021-09-23 13:42:06,982 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:42:07,228 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 HTTP/1.1" 200 1234 2021-09-23 13:42:07,229 INFO 142:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response code: 200 2021-09-23 13:42:07,230 DEBUG 146:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response: {"request":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","startTime":"Thu, 23 Sep 2021 13:41:55 GMT","finishTime":"Thu, 23 Sep 2021 13:41:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:59 GMT"}}} 2021-09-23 13:42:07,231 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-23 13:42:07,232 DEBUG 129:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce5e54c0-3745-47d7-8979-05060554b878', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:42:07,232 DEBUG 131:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 2021-09-23 13:42:07,232 DEBUG 132:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] data sent: None 2021-09-23 13:42:07,235 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:42:07,439 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 HTTP/1.1" 200 1234 2021-09-23 13:42:07,440 INFO 142:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response code: 200 2021-09-23 13:42:07,441 DEBUG 146:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response: {"request":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","startTime":"Thu, 23 Sep 2021 13:41:55 GMT","finishTime":"Thu, 23 Sep 2021 13:41:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:59 GMT"}}} 2021-09-23 13:42:07,442 DEBUG 129:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c64a409-aa09-4b0a-9013-7110221272d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:42:07,442 DEBUG 131:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 2021-09-23 13:42:07,442 DEBUG 132:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] data sent: None 2021-09-23 13:42:07,445 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:42:07,633 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 HTTP/1.1" 200 1234 2021-09-23 13:42:07,635 INFO 142:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response code: 200 2021-09-23 13:42:07,636 DEBUG 146:onap_service.py(12) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response: {"request":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","startTime":"Thu, 23 Sep 2021 13:41:55 GMT","finishTime":"Thu, 23 Sep 2021 13:41:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:59 GMT"}}} 2021-09-23 13:42:07,647 DEBUG 129:onap_service.py(1) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc37cb47-6fb6-4989-b6db-fd9eacfb93cb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-23 13:42:07,648 DEBUG 131:onap_service.py(1) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 2021-09-23 13:42:07,648 DEBUG 132:onap_service.py(1) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] data sent: None 2021-09-23 13:42:07,651 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-23 13:42:07,884 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f419fe07-ce37-456c-b8df-d2e304199ed2 HTTP/1.1" 200 1234 2021-09-23 13:42:07,887 INFO 142:onap_service.py(1) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response code: 200 2021-09-23 13:42:07,887 DEBUG 146:onap_service.py(1) - [None][Check f419fe07-ce37-456c-b8df-d2e304199ed2 orchestration request status] response: {"request":{"requestId":"f419fe07-ce37-456c-b8df-d2e304199ed2","startTime":"Thu, 23 Sep 2021 13:41:55 GMT","finishTime":"Thu, 23 Sep 2021 13:41:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"3eca7c15-e87d-4bcc-a79f-ff4785058980","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"d06071ab-e12d-440d-98c1-d036652e18c2","modelUuid":"d06071ab-e12d-440d-98c1-d036652e18c2","modelInvariantUuid":"3eca7c15-e87d-4bcc-a79f-ff4785058980"},"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":"b98e32a9-f5fe-4d98-ae71-8ae5feae2ac1","serviceInstanceName":"basic_vm-4f8067ba-04a7-41ab-9032-fc1f061f8334"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 23 Sep 2021 13:41:59 GMT"}}} 2021-09-23 13:42:07,888 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-23 13:42:07,889 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:21 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-23 13:42:07,893 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-23 13:42:07,978 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-23 13:42:08,480 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-23 13:42:08,483 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/614c84306c44f500102b9910 2021-09-23 13:42:08,483 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK